Builder
Properties
The Amazon Resource Name (ARN) of the instance profile that Amazon ECS applies to Amazon ECS Managed Instances. This instance profile must include the necessary permissions for your tasks to access Amazon Web Services services and resources.
The instance requirements. You can specify:
CloudWatch provides two categories of monitoring: basic monitoring and detailed monitoring. By default, your managed instance is configured for basic monitoring. You can optionally enable detailed monitoring to help you more quickly identify and act on operational issues. You can enable or turn off detailed monitoring at launch or when the managed instance is running or stopped. For more information, see Detailed monitoring for Amazon ECS Managed Instances in the Amazon ECS Developer Guide.
The network configuration for Amazon ECS Managed Instances. This specifies the subnets and security groups that instances use for network connectivity.
The storage configuration for Amazon ECS Managed Instances. This defines the root volume size and type for the instances.
Functions
construct an aws.sdk.kotlin.services.ecs.model.InstanceRequirementsRequest inside the given block
construct an aws.sdk.kotlin.services.ecs.model.ManagedInstancesNetworkConfiguration inside the given block
construct an aws.sdk.kotlin.services.ecs.model.ManagedInstancesStorageConfiguration inside the given block