service Custom Domain
suspend fun serviceCustomDomain(name: String, block: suspend ServiceCustomDomainResourceBuilder.() -> Unit): ServiceCustomDomain
Parameters
name
The unique name of the resulting resource.
block
Builder for ServiceCustomDomain.
See also
Parameters
name
The unique name of the resulting resource.