targetPools

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


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