configuration Policy
suspend fun configurationPolicy(name: String, block: suspend ConfigurationPolicyResourceBuilder.() -> Unit): ConfigurationPolicy
Parameters
name
The unique name of the resulting resource.
block
Builder for ConfigurationPolicy.
See also
Parameters
name
The unique name of the resulting resource.