Class: Aws::Types::StartBuildBatchInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#artifacts_overrideTypes::ProjectArtifacts

Returns the value of attribute artifacts_override.



1241
1242
1243
# File 'sig/types.rbs', line 1241

def artifacts_override
  @artifacts_override
end

#build_batch_config_overrideTypes::ProjectBuildBatchConfig

Returns the value of attribute build_batch_config_override.



1266
1267
1268
# File 'sig/types.rbs', line 1266

def build_batch_config_override
  @build_batch_config_override
end

#build_timeout_in_minutes_override::Integer

Returns the value of attribute build_timeout_in_minutes_override.

Returns:

  • (::Integer)


1259
1260
1261
# File 'sig/types.rbs', line 1259

def build_timeout_in_minutes_override
  @build_timeout_in_minutes_override
end

#buildspec_override::String

Returns the value of attribute buildspec_override.

Returns:

  • (::String)


1249
1250
1251
# File 'sig/types.rbs', line 1249

def buildspec_override
  @buildspec_override
end

#cache_overrideTypes::ProjectCache

Returns the value of attribute cache_override.

Returns:



1256
1257
1258
# File 'sig/types.rbs', line 1256

def cache_override
  @cache_override
end

#certificate_override::String

Returns the value of attribute certificate_override.

Returns:

  • (::String)


1255
1256
1257
# File 'sig/types.rbs', line 1255

def certificate_override
  @certificate_override
end

#compute_type_override"BUILD_GENERAL1_SMALL", ...

Returns the value of attribute compute_type_override.

Returns:

  • ("BUILD_GENERAL1_SMALL", "BUILD_GENERAL1_MEDIUM", "BUILD_GENERAL1_LARGE", "BUILD_GENERAL1_XLARGE", "BUILD_GENERAL1_2XLARGE", "BUILD_LAMBDA_1GB", "BUILD_LAMBDA_2GB", "BUILD_LAMBDA_4GB", "BUILD_LAMBDA_8GB", "BUILD_LAMBDA_10GB", "ATTRIBUTE_BASED_COMPUTE", "CUSTOM_INSTANCE_TYPE")


1254
1255
1256
# File 'sig/types.rbs', line 1254

def compute_type_override
  @compute_type_override
end

#debug_session_enabledBoolean

Returns the value of attribute debug_session_enabled.

Returns:

  • (Boolean)


1267
1268
1269
# File 'sig/types.rbs', line 1267

def debug_session_enabled
  @debug_session_enabled
end

#encryption_key_override::String

Returns the value of attribute encryption_key_override.

Returns:

  • (::String)


1261
1262
1263
# File 'sig/types.rbs', line 1261

def encryption_key_override
  @encryption_key_override
end

#environment_type_override"WINDOWS_CONTAINER", ...

Returns the value of attribute environment_type_override.

Returns:

  • ("WINDOWS_CONTAINER", "LINUX_CONTAINER", "LINUX_GPU_CONTAINER", "ARM_CONTAINER", "WINDOWS_SERVER_2019_CONTAINER", "WINDOWS_SERVER_2022_CONTAINER", "LINUX_LAMBDA_CONTAINER", "ARM_LAMBDA_CONTAINER", "LINUX_EC2", "ARM_EC2", "WINDOWS_EC2", "MAC_ARM")


1252
1253
1254
# File 'sig/types.rbs', line 1252

def environment_type_override
  @environment_type_override
end

#environment_variables_override::Array[Types::EnvironmentVariable]

Returns the value of attribute environment_variables_override.

Returns:



1243
1244
1245
# File 'sig/types.rbs', line 1243

def environment_variables_override
  @environment_variables_override
end

#git_clone_depth_override::Integer

Returns the value of attribute git_clone_depth_override.

Returns:

  • (::Integer)


1247
1248
1249
# File 'sig/types.rbs', line 1247

def git_clone_depth_override
  @git_clone_depth_override
end

#git_submodules_config_overrideTypes::GitSubmodulesConfig

Returns the value of attribute git_submodules_config_override.



1248
1249
1250
# File 'sig/types.rbs', line 1248

def git_submodules_config_override
  @git_submodules_config_override
end

#idempotency_token::String

Returns the value of attribute idempotency_token.

Returns:

  • (::String)


1262
1263
1264
# File 'sig/types.rbs', line 1262

def idempotency_token
  @idempotency_token
end

#image_override::String

Returns the value of attribute image_override.

Returns:

  • (::String)


1253
1254
1255
# File 'sig/types.rbs', line 1253

def image_override
  @image_override
end

#image_pull_credentials_type_override"CODEBUILD", "SERVICE_ROLE"

Returns the value of attribute image_pull_credentials_type_override.

Returns:

  • ("CODEBUILD", "SERVICE_ROLE")


1265
1266
1267
# File 'sig/types.rbs', line 1265

def image_pull_credentials_type_override
  @image_pull_credentials_type_override
end

#insecure_ssl_overrideBoolean

Returns the value of attribute insecure_ssl_override.

Returns:

  • (Boolean)


1250
1251
1252
# File 'sig/types.rbs', line 1250

def insecure_ssl_override
  @insecure_ssl_override
end

#logs_config_overrideTypes::LogsConfig

Returns the value of attribute logs_config_override.

Returns:



1263
1264
1265
# File 'sig/types.rbs', line 1263

def logs_config_override
  @logs_config_override
end

#privileged_mode_overrideBoolean

Returns the value of attribute privileged_mode_override.

Returns:

  • (Boolean)


1258
1259
1260
# File 'sig/types.rbs', line 1258

def privileged_mode_override
  @privileged_mode_override
end

#project_name::String

Returns the value of attribute project_name.

Returns:

  • (::String)


1237
1238
1239
# File 'sig/types.rbs', line 1237

def project_name
  @project_name
end

#queued_timeout_in_minutes_override::Integer

Returns the value of attribute queued_timeout_in_minutes_override.

Returns:

  • (::Integer)


1260
1261
1262
# File 'sig/types.rbs', line 1260

def queued_timeout_in_minutes_override
  @queued_timeout_in_minutes_override
end

#registry_credential_overrideTypes::RegistryCredential

Returns the value of attribute registry_credential_override.



1264
1265
1266
# File 'sig/types.rbs', line 1264

def registry_credential_override
  @registry_credential_override
end

#report_build_batch_status_overrideBoolean

Returns the value of attribute report_build_batch_status_override.

Returns:

  • (Boolean)


1251
1252
1253
# File 'sig/types.rbs', line 1251

def report_build_batch_status_override
  @report_build_batch_status_override
end

#secondary_artifacts_override::Array[Types::ProjectArtifacts]

Returns the value of attribute secondary_artifacts_override.

Returns:



1242
1243
1244
# File 'sig/types.rbs', line 1242

def secondary_artifacts_override
  @secondary_artifacts_override
end

#secondary_sources_override::Array[Types::ProjectSource]

Returns the value of attribute secondary_sources_override.

Returns:



1238
1239
1240
# File 'sig/types.rbs', line 1238

def secondary_sources_override
  @secondary_sources_override
end

#secondary_sources_version_override::Array[Types::ProjectSourceVersion]

Returns the value of attribute secondary_sources_version_override.

Returns:



1239
1240
1241
# File 'sig/types.rbs', line 1239

def secondary_sources_version_override
  @secondary_sources_version_override
end

#service_role_override::String

Returns the value of attribute service_role_override.

Returns:

  • (::String)


1257
1258
1259
# File 'sig/types.rbs', line 1257

def service_role_override
  @service_role_override
end

#source_auth_overrideTypes::SourceAuth

Returns the value of attribute source_auth_override.

Returns:



1246
1247
1248
# File 'sig/types.rbs', line 1246

def source_auth_override
  @source_auth_override
end

#source_location_override::String

Returns the value of attribute source_location_override.

Returns:

  • (::String)


1245
1246
1247
# File 'sig/types.rbs', line 1245

def source_location_override
  @source_location_override
end

#source_type_override"CODECOMMIT", ...

Returns the value of attribute source_type_override.

Returns:

  • ("CODECOMMIT", "CODEPIPELINE", "GITHUB", "GITLAB", "GITLAB_SELF_MANAGED", "S3", "BITBUCKET", "GITHUB_ENTERPRISE", "NO_SOURCE")


1244
1245
1246
# File 'sig/types.rbs', line 1244

def source_type_override
  @source_type_override
end

#source_version::String

Returns the value of attribute source_version.

Returns:

  • (::String)


1240
1241
1242
# File 'sig/types.rbs', line 1240

def source_version
  @source_version
end