Skip to content

/AWS1/CL_EC2ENASRDUDPSPEC

ENA Express is compatible with both TCP and UDP transport protocols. When it's enabled, TCP traffic automatically uses it. However, some UDP-based applications are designed to handle network packets that are out of order, without a need for retransmission, such as live video broadcasting or other near-real-time applications. For UDP traffic, you can specify whether to use ENA Express, based on your application environment needs.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ENASRDUDPENABLED TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Indicates whether UDP traffic to and from the instance uses ENA Express. To specify this setting, you must first enable ENA Express.


Queryable Attributes

EnaSrdUdpEnabled

Indicates whether UDP traffic to and from the instance uses ENA Express. To specify this setting, you must first enable ENA Express.

Accessible with the following methods

Method Description
GET_ENASRDUDPENABLED() Getter for ENASRDUDPENABLED, with configurable default
ASK_ENASRDUDPENABLED() Getter for ENASRDUDPENABLED w/ exceptions if field has no va
HAS_ENASRDUDPENABLED() Determine if ENASRDUDPENABLED has a value