GetDistributionConfigurationDistributionLaunchTemplateConfiguration

data class GetDistributionConfigurationDistributionLaunchTemplateConfiguration(val accountId: String, val default: Boolean, val launchTemplateId: String)

Constructors

constructor(accountId: String, default: Boolean, launchTemplateId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The account ID that this configuration applies to.

Link copied to clipboard

Whether the specified Amazon EC2 launch template is set as the default launch template.

Link copied to clipboard

ID of the Amazon EC2 launch template.