resourcePolicies

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

Parameters

value

Resource policies (names, not URLs) applied to instances created from these properties. Note that for MachineImage, this is not supported yet.


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


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

Parameters

values

Resource policies (names, not URLs) applied to instances created from these properties. Note that for MachineImage, this is not supported yet.