Distribution Configuration Distribution Launch Template Configuration
    data class DistributionConfigurationDistributionLaunchTemplateConfiguration(val accountId: String? = null, val default: Boolean? = null, val launchTemplateId: String)
Constructors
Link copied to clipboard
                fun DistributionConfigurationDistributionLaunchTemplateConfiguration(accountId: String? = null, default: Boolean? = null, launchTemplateId: String)