targetPools

@JvmName(name = "nhdlfusjnbynryig")
suspend fun targetPools(value: Output<List<String>>)
@JvmName(name = "rwdmkrvossofwbbu")
suspend fun targetPools(value: List<String>?)

Parameters

value

The URLs for all TargetPool resources to which instances in the instanceGroup field are added. The target pools automatically apply to all of the instances in the managed instance group.


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


@JvmName(name = "gcgdwqxsfnawsgqd")
suspend fun targetPools(values: List<Output<String>>)
@JvmName(name = "ewifsrgsimuudrmj")
suspend fun targetPools(vararg values: String)

Parameters

values

The URLs for all TargetPool resources to which instances in the instanceGroup field are added. The target pools automatically apply to all of the instances in the managed instance group.