CustomDomainArgs

constructor(certConfig: Output<CustomDomainCertConfigArgs>? = null, domainName: Output<String>? = null, protocol: Output<String>? = null, routeConfigs: Output<List<CustomDomainRouteConfigArgs>>? = null)