static Site Custom Domain
suspend fun staticSiteCustomDomain(name: String, block: suspend StaticSiteCustomDomainResourceBuilder.() -> Unit): StaticSiteCustomDomain
Parameters
name
The unique name of the resulting resource.
block
Builder for StaticSiteCustomDomain.
See also
Parameters
name
The unique name of the resulting resource.