domain Policy Resource
suspend fun domainPolicyResource(name: String, block: suspend DomainPolicyResourceBuilder.() -> Unit): DomainPolicy
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for DomainPolicy.