protocols property

List<CustomRoutingProtocol> protocols
final

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

Implementation

final List<CustomRoutingProtocol> protocols;