backendPoolNames

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


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