Builder
Properties
The capacity pricing model for the managed instances. Valid values:
The capacity reservation configuration for the managed instances. Use this to target On-Demand Capacity Reservations or Reserved Instances for predictable capacity and cost optimization.
The Amazon Resource Name (ARN) of the Amazon EC2 instance profile for the managed instances. The instance profile must use the AmazonECSInstanceRolePolicyForManagedInstances managed policy with a trust policy for ec2.amazonaws.com.
Specifies whether FIPS 140-2 validated cryptographic modules are enabled on the managed instances. Not available in all Regions.
Specifies whether instance tags are accessible from the instance metadata service (IMDS). If not specified, instance tags are not accessible from IMDS.
The instance type requirements for the capacity provider. Use this to constrain which Amazon EC2 instance types Amazon ECS can launch. If not specified, all available instance types are eligible.
The local storage configuration for the managed instances. If not specified, instance store volumes are not available to containers.
The level of CloudWatch monitoring for the managed instances. Valid values are BASIC and DETAILED.
The network configuration for the managed instances. Specifies the VPC subnets and security groups where instances are launched.
The storage configuration for the managed instances. Configures the root EBS volume size. If not specified, the service uses the default EBS volume size for the instance type.
Functions
construct an aws.sdk.kotlin.services.batch.model.CapacityReservationRequest inside the given block
construct an aws.sdk.kotlin.services.batch.model.InstanceRequirementsRequest inside the given block
construct an aws.sdk.kotlin.services.batch.model.ManagedInstancesLocalStorageConfiguration inside the given block
construct an aws.sdk.kotlin.services.batch.model.ManagedInstancesNetworkConfiguration inside the given block
construct an aws.sdk.kotlin.services.batch.model.ManagedInstancesStorageConfiguration inside the given block