AFDCustomDomainArgs

constructor(azureDnsZone: Output<ResourceReferenceArgs>? = null, customDomainName: Output<String>? = null, extendedProperties: Output<Map<String, String>>? = null, hostName: Output<String>? = null, preValidatedCustomDomainResourceId: Output<ResourceReferenceArgs>? = null, profileName: Output<String>? = null, resourceGroupName: Output<String>? = null, tlsSettings: Output<AFDDomainHttpsParametersArgs>? = null)