resourcePolicies

@JvmName(name = "cdisvpabghbkinbk")
suspend fun resourcePolicies(value: Output<List<String>>)
@JvmName(name = "qjifwhxajwmhiqan")
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 = "swkobptmckogagks")
suspend fun resourcePolicies(vararg values: Output<String>)


@JvmName(name = "muqwkwlgpwuylgty")
suspend fun resourcePolicies(values: List<Output<String>>)
@JvmName(name = "caaxscrseoajtyll")
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.