dns Domain Resource
suspend fun dnsDomainResource(name: String, block: suspend DnsDomainResourceBuilder.() -> Unit): DnsDomain
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for DnsDomain.
The unique name of the resulting resource.
Builder for DnsDomain.