Custom Hostname Args
constructor(customMetadata: Output<Map<String, String>>? = null, customOriginServer: Output<String>? = null, customOriginSni: Output<String>? = null, hostname: Output<String>? = null, ssls: Output<List<CustomHostnameSslArgs>>? = null, waitForSslPendingValidation: Output<Boolean>? = null, zoneId: Output<String>? = null)