DistributionTenantArgs

constructor(connectionGroupId: Output<String>? = null, customizations: Output<DistributionTenantCustomizationsArgs>? = null, distributionId: Output<String>? = null, domains: Output<List<String>>? = null, enabled: Output<Boolean>? = null, managedCertificateRequest: Output<DistributionTenantManagedCertificateRequestArgs>? = null, name: Output<String>? = null, parameters: Output<List<DistributionTenantParameterArgs>>? = null, tags: Output<List<TagArgs>>? = null)