Get Distribution Configuration Distribution Launch Template Configuration
    data class GetDistributionConfigurationDistributionLaunchTemplateConfiguration(val accountId: String, val default: Boolean, val launchTemplateId: String)
Constructors
Link copied to clipboard
                fun GetDistributionConfigurationDistributionLaunchTemplateConfiguration(accountId: String, default: Boolean, launchTemplateId: String)