g CPolicy Resource
suspend fun gCPolicyResource(name: String, block: suspend GCPolicyResourceBuilder.() -> Unit): GCPolicy
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for GCPolicy.
The unique name of the resulting resource.
Builder for GCPolicy.