backendPoolNames

@JvmName(name = "tqrqitkbnxpcqyhk")
suspend fun backendPoolNames(value: Output<List<String>>)
@JvmName(name = "ijjhllcxolkvhxgu")
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 = "jeiastocgomnywjn")
suspend fun backendPoolNames(vararg values: Output<String>)


@JvmName(name = "daplgfxouqsuipym")
suspend fun backendPoolNames(values: List<Output<String>>)
@JvmName(name = "qoqssprqkivdsjah")
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.