Builder
Properties
The launch template to use when launching Windows instances from pre-provisioned snapshots. Launch template parameters can include either the name or ID of the launch template, but not both.
The maximum number of instances that Amazon EC2 can launch at the same time to create pre-provisioned snapshots for Windows fast launch. Value must be 6
or greater.
The type of resource to use for pre-provisioning the AMI for Windows fast launch. Supported values include: snapshot
, which is the default value.
Configuration settings for creating and managing the snapshots that are used for pre-provisioning the AMI for Windows fast launch. The associated ResourceType
must be snapshot
.
Functions
construct an aws.sdk.kotlin.services.ec2.model.FastLaunchLaunchTemplateSpecificationRequest inside the given block
construct an aws.sdk.kotlin.services.ec2.model.FastLaunchSnapshotConfigurationRequest inside the given block