DistributionConfigurationDistributionFastLaunchConfigurationLaunchTemplate

data class DistributionConfigurationDistributionFastLaunchConfigurationLaunchTemplate(val launchTemplateId: String? = null, val launchTemplateName: String? = null, val launchTemplateVersion: String? = null)

Constructors

constructor(launchTemplateId: String? = null, launchTemplateName: String? = null, launchTemplateVersion: String? = null)

Types

Link copied to clipboard
object Companion

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.