targetPools

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


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