UpdateManagedInstancesProviderConfiguration
The configuration for updating an Amazon ECS Managed Instances capacity provider. Used in UpdateComputeEnvironment requests. The capacityOptionType and fipsEnabled fields cannot be changed on update.
Types
Properties
Link copied to clipboard
The updated infrastructure optimization configuration.
Link copied to clipboard
The updated Amazon Resource Name (ARN) of the IAM role that Amazon ECS assumes to manage Amazon EC2 instances on your behalf.
Link copied to clipboard
The updated instance launch configuration for the Amazon ECS Managed Instances capacity provider.
Link copied to clipboard
Specifies whether tags on the capacity provider are propagated to the Amazon EC2 instances it launches. Valid values:
Functions
Link copied to clipboard
inline fun copy(block: UpdateManagedInstancesProviderConfiguration.Builder.() -> Unit = {}): UpdateManagedInstancesProviderConfiguration