protocols

@JvmName(name = "hvmpubpreosvolyj")
suspend fun protocols(value: Output<List<String>>)
@JvmName(name = "eiiggwnukqmhiono")
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 = "kclteaektyxjesia")
suspend fun protocols(vararg values: Output<String>)


@JvmName(name = "lpdwsnbvauhtcjmi")
suspend fun protocols(values: List<Output<String>>)
@JvmName(name = "rwxsswkmbkhiossw")
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".