domainResource

suspend fun domainResource(name: String, block: suspend DomainResourceResourceBuilder.() -> Unit): DomainResource

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for DomainResource.


See also

Parameters

name

The unique name of the resulting resource.