gateway Custom Domain Resource
suspend fun gatewayCustomDomainResource(name: String, block: suspend GatewayCustomDomainResourceBuilder.() -> Unit): GatewayCustomDomain
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for GatewayCustomDomain.