protocols

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


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