computeTypesAllowed property
An array of strings that specify the compute types that are allowed for the batch build. See Build environment compute types in the AWS CodeBuild User Guide for these values.
Implementation
final List<String>? computeTypesAllowed;