gcPolicy

suspend fun gcPolicy(name: String, block: suspend GCPolicyResourceBuilder.() -> Unit): GCPolicy

Parameters

name

The unique name of the resulting resource.

block

Builder for GCPolicy.

See also


Parameters

name

The unique name of the resulting resource.

See also