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