WebAppHostNameBindingArgs

constructor(azureResourceName: Output<String>? = null, azureResourceType: Output<AzureResourceType>? = null, customHostNameDnsRecordType: Output<CustomHostNameDnsRecordType>? = null, domainId: Output<String>? = null, hostName: Output<String>? = null, hostNameType: Output<HostNameType>? = null, kind: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, siteName: Output<String>? = null, sslState: Output<SslState>? = null, thumbprint: Output<String>? = null)