backendPoolNames

@JvmName(name = "qthmdwypmddpdjxi")
suspend fun backendPoolNames(value: Output<List<String>>)
@JvmName(name = "paaqdtwapkkttgdx")
suspend fun backendPoolNames(value: List<String>?)

Parameters

value

A list of Backend Pool names for the Load Balancer. Changing this forces a new resource to be created.


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


@JvmName(name = "akreyvramelwptlw")
suspend fun backendPoolNames(values: List<Output<String>>)
@JvmName(name = "qteidokopfpjwear")
suspend fun backendPoolNames(vararg values: String)

Parameters

values

A list of Backend Pool names for the Load Balancer. Changing this forces a new resource to be created.