backendPoolNames

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


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