protocols

@JvmName(name = "sboqjblnwbxtslpj")
suspend fun protocols(value: Output<List<String>>)
@JvmName(name = "grqbctbjpbcocarg")
suspend fun protocols(value: List<String>)

Parameters

value

The protocol for the endpoint group that is associated with a custom routing accelerator. The protocol can be either "TCP" or "UDP".


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


@JvmName(name = "lhdxxikemabjlpan")
suspend fun protocols(values: List<Output<String>>)
@JvmName(name = "xpnnqlcjkefyklua")
suspend fun protocols(vararg values: String)

Parameters

values

The protocol for the endpoint group that is associated with a custom routing accelerator. The protocol can be either "TCP" or "UDP".