FleetLaunchTemplateOverridesRequest
Describes overrides for a launch template.
Types
Properties
Link copied to clipboard
The Availability Zone in which to launch the instances.
Link copied to clipboard
The block device mappings, which define the EBS volumes and instance store volumes to attach to the instance at launch.
Link copied to clipboard
The attributes for the instance types. When you specify instance attributes, Amazon EC2 will identify instance types with those attributes.
Link copied to clipboard
The instance type.
Link copied to clipboard
The number of units provided by the specified instance type. These are the same units that you chose to set the target capacity in terms of instances, or a performance characteristic such as vCPUs, memory, or I/O.
Functions
Link copied to clipboard
inline fun copy(block: FleetLaunchTemplateOverridesRequest.Builder.() -> Unit = {}): FleetLaunchTemplateOverridesRequest