InstanceLaunchTemplateUpdate
The instance launch configuration for updating an Amazon ECS Managed Instances capacity provider. You cannot change capacityOptionType or fipsEnabled after the compute environment is created.
Types
Properties
Link copied to clipboard
The updated capacity reservation configuration.
Link copied to clipboard
The updated Amazon Resource Name (ARN) of the Amazon EC2 instance profile for the managed instances.
Link copied to clipboard
Specifies whether instance tags are accessible from the instance metadata service (IMDS).
Link copied to clipboard
The updated instance type requirements for the capacity provider.
Link copied to clipboard
The updated local storage configuration.
Link copied to clipboard
The updated monitoring level. Valid values are BASIC and DETAILED.
Link copied to clipboard
The updated network configuration for the managed instances.
Link copied to clipboard
The updated storage configuration for the managed instances.
Functions
Link copied to clipboard
inline fun copy(block: InstanceLaunchTemplateUpdate.Builder.() -> Unit = {}): InstanceLaunchTemplateUpdate