protection Container
suspend fun protectionContainer(name: String, block: suspend ProtectionContainerResourceBuilder.() -> Unit): ProtectionContainer
Parameters
name
The unique name of the resulting resource.
block
Builder for ProtectionContainer.
See also
Parameters
name
The unique name of the resulting resource.