ec2Configuration

@JvmName(name = "rjlnbaaulsnmaqka")
suspend fun ec2Configuration(value: Output<ComputeEnvironmentComputeResourcesEc2ConfigurationArgs>)

Parameters

value

Provides information used to select Amazon Machine Images (AMIs) for EC2 instances in the compute environment. If Ec2Configuration isn't specified, the default is ECS_AL2. This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.


@JvmName(name = "engmrtqnadiexvho")
suspend fun ec2Configuration(argument: suspend ComputeEnvironmentComputeResourcesEc2ConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Provides information used to select Amazon Machine Images (AMIs) for EC2 instances in the compute environment. If Ec2Configuration isn't specified, the default is ECS_AL2. This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.