GetDistributionConfigurationDistributionFastLaunchConfigurationLaunchTemplate

data class GetDistributionConfigurationDistributionFastLaunchConfigurationLaunchTemplate(val launchTemplateId: String, val launchTemplateName: String, val launchTemplateVersion: String)

Constructors

constructor(launchTemplateId: String, launchTemplateName: String, launchTemplateVersion: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ID of the Amazon EC2 launch template.

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.