governanceRule

suspend fun governanceRule(name: String, block: suspend GovernanceRuleResourceBuilder.() -> Unit): GovernanceRule

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for GovernanceRule.


See also

Parameters

name

The unique name of the resulting resource.