FastLaunchLaunchTemplateSpecificationRequest

Request to create a launch template for a Windows fast launch enabled AMI.

Note - You can specify either the LaunchTemplateName or the LaunchTemplateId, but not both.

Types

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

Properties

Link copied to clipboard

Specify the ID of the launch template that the AMI should use for Windows fast launch.

Link copied to clipboard

Specify the name of the launch template that the AMI should use for Windows fast launch.

Link copied to clipboard

Specify the version of the launch template that the AMI should use for Windows fast launch.

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