targetPools

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


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