ec2Configuration property
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_AL1
.
Implementation
final List<Ec2Configuration>? ec2Configuration;