targetPools

@JvmName(name = "gvymftecyoscgtwj")
suspend fun targetPools(value: Output<List<String>>)
@JvmName(name = "cbyecnnjnvvvgqkv")
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 = "tsbqownbfiqveqlc")
suspend fun targetPools(vararg values: Output<String>)


@JvmName(name = "hvnqgvgaglapcqja")
suspend fun targetPools(values: List<Output<String>>)
@JvmName(name = "jqdwxludsenoejif")
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.