FastLaunchLaunchTemplateSpecification    
    Identifies the launch template that the associated Windows AMI uses for launching an instance when faster launching is enabled.
You can specify either the launchTemplateName or the launchTemplateId, but not both.
Types
Properties
Link copied to clipboard
                  The ID of the launch template to use for faster launching for a Windows AMI.
Link copied to clipboard
                  The name of the launch template to use for faster launching for a Windows AMI.
Link copied to clipboard
                  The version of the launch template to use for faster launching for a Windows AMI.
Functions
Link copied to clipboard
                  inline fun copy(block: FastLaunchLaunchTemplateSpecification.Builder.() -> Unit = {}): FastLaunchLaunchTemplateSpecification