CustomHostnameSslArgs

constructor(bundleMethod: Output<String>? = null, certificateAuthority: Output<String>? = null, cloudflareBranding: Output<Boolean>? = null, customCertBundles: Output<List<CustomHostnameSslCustomCertBundleArgs>>? = null, customCertificate: Output<String>? = null, customKey: Output<String>? = null, method: Output<String>? = null, settings: Output<CustomHostnameSslSettingsArgs>? = null, type: Output<String>? = null, wildcard: Output<Boolean>? = null)