container Policy
suspend fun containerPolicy(name: String, block: suspend ContainerPolicyResourceBuilder.() -> Unit): ContainerPolicy
Parameters
name
The unique name of the resulting resource.
block
Builder for ContainerPolicy.
See also
Parameters
name
The unique name of the resulting resource.