resourcePolicies

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


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