resourcePolicies

@JvmName(name = "fhgeetrjkeivauco")
suspend fun resourcePolicies(value: Output<List<String>>)
@JvmName(name = "kjkwxsvprbsfmvtp")
suspend fun resourcePolicies(value: List<String>?)

Parameters

value

Resource policies applied to this disk for automatic snapshot creations. ~>NOTE This value does not support updating the resource policy, as resource policies can not be updated more than one at a time. Use gcp.compute.DiskResourcePolicyAttachment to allow for updating the resource policy attached to the disk.


@JvmName(name = "ujutqhbxongiabpk")
suspend fun resourcePolicies(vararg values: Output<String>)


@JvmName(name = "gwxkqeheoefowyva")
suspend fun resourcePolicies(values: List<Output<String>>)
@JvmName(name = "xkqypsifyihxowhe")
suspend fun resourcePolicies(vararg values: String)

Parameters

values

Resource policies applied to this disk for automatic snapshot creations. ~>NOTE This value does not support updating the resource policy, as resource policies can not be updated more than one at a time. Use gcp.compute.DiskResourcePolicyAttachment to allow for updating the resource policy attached to the disk.