protection Group
suspend fun protectionGroup(name: String, block: suspend ProtectionGroupResourceBuilder.() -> Unit): ProtectionGroup
Parameters
name
The unique name of the resulting resource.
block
Builder for ProtectionGroup.
See also
Parameters
name
The unique name of the resulting resource.