Skip to content

/AWS1/CL_EC2ATTACHNETWORKINT01

Contains the output of AttachNetworkInterface.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ATTACHMENTID TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ID of the network interface attachment.

IV_NETWORKCARDINDEX TYPE /AWS1/EC2INTEGER /AWS1/EC2INTEGER

The index of the network card.


Queryable Attributes

AttachmentId

The ID of the network interface attachment.

Accessible with the following methods

Method Description
GET_ATTACHMENTID() Getter for ATTACHMENTID, with configurable default
ASK_ATTACHMENTID() Getter for ATTACHMENTID w/ exceptions if field has no value
HAS_ATTACHMENTID() Determine if ATTACHMENTID has a value

NetworkCardIndex

The index of the network card.

Accessible with the following methods

Method Description
GET_NETWORKCARDINDEX() Getter for NETWORKCARDINDEX, with configurable default
ASK_NETWORKCARDINDEX() Getter for NETWORKCARDINDEX w/ exceptions if field has no va
HAS_NETWORKCARDINDEX() Determine if NETWORKCARDINDEX has a value