resourcePolicies

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

Parameters

value

Resource policies applied to this disk for automatic snapshot creations. Specified using the full or partial URL. For instance template, specify only the resource policy name.


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


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

Parameters

values

Resource policies applied to this disk for automatic snapshot creations. Specified using the full or partial URL. For instance template, specify only the resource policy name.