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