instances

@JvmName(name = "sanbetcrxmtkmbxj")
suspend fun instances(value: Output<List<String>>)
@JvmName(name = "llgnyluokgqwjeep")
suspend fun instances(value: List<String>?)

Parameters

value

Targets any of the instances specified. Instances are specified by their URI in the form zones/[ZONE]/instances/[INSTANCE_NAME]. Instance targeting is uncommon and is supported to facilitate the management of changes by the instance or to target specific VM instances for development and testing. Only supported for project-level policies and must reference instances within this project.


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


@JvmName(name = "jbilastptcysesjm")
suspend fun instances(values: List<Output<String>>)
@JvmName(name = "hvdveixglmxvxltq")
suspend fun instances(vararg values: String)

Parameters

values

Targets any of the instances specified. Instances are specified by their URI in the form zones/[ZONE]/instances/[INSTANCE_NAME]. Instance targeting is uncommon and is supported to facilitate the management of changes by the instance or to target specific VM instances for development and testing. Only supported for project-level policies and must reference instances within this project.