/AWS1/CL_EC2ENASRDUDPSPECREQ¶
Configures ENA Express for UDP network traffic from your launch template.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_ENASRDUDPENABLED
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
Indicates whether UDP traffic uses ENA Express for your instance. To ensure that UDP traffic can use ENA Express when you launch an instance, you must also set EnaSrdEnabled in the EnaSrdSpecificationRequest to
true
in your launch template.
Queryable Attributes¶
EnaSrdUdpEnabled¶
Indicates whether UDP traffic uses ENA Express for your instance. To ensure that UDP traffic can use ENA Express when you launch an instance, you must also set EnaSrdEnabled in the EnaSrdSpecificationRequest to
true
in your launch template.
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 |