FleetLaunchTemplateConfigLaunchTemplateSpecification

data class FleetLaunchTemplateConfigLaunchTemplateSpecification(val launchTemplateId: String? = null, val launchTemplateName: String? = null, val version: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the launch template.

Link copied to clipboard

The name of the launch template.

Link copied to clipboard

The launch template version number, $Latest, or $Default.