domainPolicy

suspend fun domainPolicy(name: String, block: suspend DomainPolicyResourceBuilder.() -> Unit): DomainPolicy

Parameters

name

The unique name of the resulting resource.

block

Builder for DomainPolicy.

See also


Parameters

name

The unique name of the resulting resource.

See also