protocols property

List<Protocol>? 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<Protocol>? protocols;