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

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String