V3CustomDomainArgs

constructor(authConfig: Output<V3CustomDomainAuthConfigArgs>? = null, certConfig: Output<V3CustomDomainCertConfigArgs>? = null, customDomainName: Output<String>? = null, protocol: Output<String>? = null, routeConfig: Output<V3CustomDomainRouteConfigArgs>? = null, tlsConfig: Output<V3CustomDomainTlsConfigArgs>? = null, wafConfig: Output<V3CustomDomainWafConfigArgs>? = null)