backendPoolNames

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

Parameters

value

The list of backend pool names. Currently, ACSS deploys only one backend pool and hence, size of this list should be 1


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


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

Parameters

values

The list of backend pool names. Currently, ACSS deploys only one backend pool and hence, size of this list should be 1