Class: Aws::Types::StartBuildInput

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.



1281
1282
1283
# File 'sig/types.rbs', line 1281

def artifacts_override
  @artifacts_override
end

#auto_retry_limit_override::Integer

Returns the value of attribute auto_retry_limit_override.

Returns:

  • (::Integer)


1309
1310
1311
# File 'sig/types.rbs', line 1309

def auto_retry_limit_override
  @auto_retry_limit_override
end

#build_status_config_overrideTypes::BuildStatusConfig

Returns the value of attribute build_status_config_override.



1292
1293
1294
# File 'sig/types.rbs', line 1292

def build_status_config_override
  @build_status_config_override
end

#buildspec_override::String

Returns the value of attribute buildspec_override.

Returns:

  • (::String)


1289
1290
1291
# File 'sig/types.rbs', line 1289

def buildspec_override
  @buildspec_override
end

#cache_overrideTypes::ProjectCache

Returns the value of attribute cache_override.

Returns:



1297
1298
1299
# File 'sig/types.rbs', line 1297

def cache_override
  @cache_override
end

#certificate_override::String

Returns the value of attribute certificate_override.

Returns:

  • (::String)


1296
1297
1298
# File 'sig/types.rbs', line 1296

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")


1295
1296
1297
# File 'sig/types.rbs', line 1295

def compute_type_override
  @compute_type_override
end

#debug_session_enabledBoolean

Returns the value of attribute debug_session_enabled.

Returns:

  • (Boolean)


1307
1308
1309
# File 'sig/types.rbs', line 1307

def debug_session_enabled
  @debug_session_enabled
end

#encryption_key_override::String

Returns the value of attribute encryption_key_override.

Returns:

  • (::String)


1302
1303
1304
# File 'sig/types.rbs', line 1302

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")


1293
1294
1295
# File 'sig/types.rbs', line 1293

def environment_type_override
  @environment_type_override
end

#environment_variables_override::Array[Types::EnvironmentVariable]

Returns the value of attribute environment_variables_override.

Returns:



1283
1284
1285
# File 'sig/types.rbs', line 1283

def environment_variables_override
  @environment_variables_override
end

#fleet_overrideTypes::ProjectFleet

Returns the value of attribute fleet_override.

Returns:



1308
1309
1310
# File 'sig/types.rbs', line 1308

def fleet_override
  @fleet_override
end

#git_clone_depth_override::Integer

Returns the value of attribute git_clone_depth_override.

Returns:

  • (::Integer)


1287
1288
1289
# File 'sig/types.rbs', line 1287

def git_clone_depth_override
  @git_clone_depth_override
end

#git_submodules_config_overrideTypes::GitSubmodulesConfig

Returns the value of attribute git_submodules_config_override.



1288
1289
1290
# File 'sig/types.rbs', line 1288

def git_submodules_config_override
  @git_submodules_config_override
end

#host_kernel_override"LINUX_KERNEL_4", ...

Returns the value of attribute host_kernel_override.

Returns:

  • ("LINUX_KERNEL_4", "LINUX_KERNEL_6", "LINUX_KERNEL_LATEST")


1310
1311
1312
# File 'sig/types.rbs', line 1310

def host_kernel_override
  @host_kernel_override
end

#idempotency_token::String

Returns the value of attribute idempotency_token.

Returns:

  • (::String)


1303
1304
1305
# File 'sig/types.rbs', line 1303

def idempotency_token
  @idempotency_token
end

#image_override::String

Returns the value of attribute image_override.

Returns:

  • (::String)


1294
1295
1296
# File 'sig/types.rbs', line 1294

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")


1306
1307
1308
# File 'sig/types.rbs', line 1306

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)


1290
1291
1292
# File 'sig/types.rbs', line 1290

def insecure_ssl_override
  @insecure_ssl_override
end

#logs_config_overrideTypes::LogsConfig

Returns the value of attribute logs_config_override.

Returns:



1304
1305
1306
# File 'sig/types.rbs', line 1304

def logs_config_override
  @logs_config_override
end

#privileged_mode_overrideBoolean

Returns the value of attribute privileged_mode_override.

Returns:

  • (Boolean)


1299
1300
1301
# File 'sig/types.rbs', line 1299

def privileged_mode_override
  @privileged_mode_override
end

#project_name::String

Returns the value of attribute project_name.

Returns:

  • (::String)


1277
1278
1279
# File 'sig/types.rbs', line 1277

def project_name
  @project_name
end

#queued_timeout_in_minutes_override::Integer

Returns the value of attribute queued_timeout_in_minutes_override.

Returns:

  • (::Integer)


1301
1302
1303
# File 'sig/types.rbs', line 1301

def queued_timeout_in_minutes_override
  @queued_timeout_in_minutes_override
end

#registry_credential_overrideTypes::RegistryCredential

Returns the value of attribute registry_credential_override.



1305
1306
1307
# File 'sig/types.rbs', line 1305

def registry_credential_override
  @registry_credential_override
end

#report_build_status_overrideBoolean

Returns the value of attribute report_build_status_override.

Returns:

  • (Boolean)


1291
1292
1293
# File 'sig/types.rbs', line 1291

def report_build_status_override
  @report_build_status_override
end

#secondary_artifacts_override::Array[Types::ProjectArtifacts]

Returns the value of attribute secondary_artifacts_override.

Returns:



1282
1283
1284
# File 'sig/types.rbs', line 1282

def secondary_artifacts_override
  @secondary_artifacts_override
end

#secondary_sources_override::Array[Types::ProjectSource]

Returns the value of attribute secondary_sources_override.

Returns:



1278
1279
1280
# File 'sig/types.rbs', line 1278

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:



1279
1280
1281
# File 'sig/types.rbs', line 1279

def secondary_sources_version_override
  @secondary_sources_version_override
end

#service_role_override::String

Returns the value of attribute service_role_override.

Returns:

  • (::String)


1298
1299
1300
# File 'sig/types.rbs', line 1298

def service_role_override
  @service_role_override
end

#source_auth_overrideTypes::SourceAuth

Returns the value of attribute source_auth_override.

Returns:



1286
1287
1288
# File 'sig/types.rbs', line 1286

def source_auth_override
  @source_auth_override
end

#source_location_override::String

Returns the value of attribute source_location_override.

Returns:

  • (::String)


1285
1286
1287
# File 'sig/types.rbs', line 1285

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")


1284
1285
1286
# File 'sig/types.rbs', line 1284

def source_type_override
  @source_type_override
end

#source_version::String

Returns the value of attribute source_version.

Returns:

  • (::String)


1280
1281
1282
# File 'sig/types.rbs', line 1280

def source_version
  @source_version
end

#timeout_in_minutes_override::Integer

Returns the value of attribute timeout_in_minutes_override.

Returns:

  • (::Integer)


1300
1301
1302
# File 'sig/types.rbs', line 1300

def timeout_in_minutes_override
  @timeout_in_minutes_override
end