hosting Custom Domain
suspend fun hostingCustomDomain(name: String, block: suspend HostingCustomDomainResourceBuilder.() -> Unit): HostingCustomDomain
Parameters
name
The unique name of the resulting resource.
block
Builder for HostingCustomDomain.
See also
Parameters
name
The unique name of the resulting resource.