resourcePolicies

@JvmName(name = "mcwilbepcbevxojj")
suspend fun resourcePolicies(value: Output<List<String>>)
@JvmName(name = "gabbopveqwjatepv")
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 'google_compute_disk_resource_policy_attachment' to allow for updating the resource policy attached to the disk.


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


@JvmName(name = "tomunjqvmtkvyiyx")
suspend fun resourcePolicies(values: List<Output<String>>)
@JvmName(name = "agcfgqwctiwqgyok")
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 'google_compute_disk_resource_policy_attachment' to allow for updating the resource policy attached to the disk.