Skip to content

/AWS1/CL_EC2ENASRDSPECREQUEST

Launch instances with ENA Express settings configured from your launch template.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ENASRDENABLED TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Specifies whether ENA Express is enabled for the network interface when you launch an instance from your launch template.

IO_ENASRDUDPSPECIFICATION TYPE REF TO /AWS1/CL_EC2ENASRDUDPSPECREQ /AWS1/CL_EC2ENASRDUDPSPECREQ

Contains ENA Express settings for UDP network traffic in your launch template.


Queryable Attributes

EnaSrdEnabled

Specifies whether ENA Express is enabled for the network interface when you launch an instance from your launch template.

Accessible with the following methods

Method Description
GET_ENASRDENABLED() Getter for ENASRDENABLED, with configurable default
ASK_ENASRDENABLED() Getter for ENASRDENABLED w/ exceptions if field has no value
HAS_ENASRDENABLED() Determine if ENASRDENABLED has a value

EnaSrdUdpSpecification

Contains ENA Express settings for UDP network traffic in your launch template.

Accessible with the following methods

Method Description
GET_ENASRDUDPSPECIFICATION() Getter for ENASRDUDPSPECIFICATION