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

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

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
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