targetPools

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

Parameters

value

The full URL of all target pools to which new instances in the group are added. Updating the target pools attribute does not affect existing instances.


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


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

Parameters

values

The full URL of all target pools to which new instances in the group are added. Updating the target pools attribute does not affect existing instances.