Skip to content

/AWS1/CL_EC2DSCNETWORKINTERF05

DescribeNetworkInterfacesResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_NETWORKINTERFACES TYPE /AWS1/CL_EC2NETWORKINTERFACE=>TT_NETWORKINTERFACELIST TT_NETWORKINTERFACELIST

Information about the network interfaces.

IV_NEXTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The token to include in another request to get the next page of items. This value is null when there are no more items to return.


Queryable Attributes

NetworkInterfaces

Information about the network interfaces.

Accessible with the following methods

Method Description
GET_NETWORKINTERFACES() Getter for NETWORKINTERFACES, with configurable default
ASK_NETWORKINTERFACES() Getter for NETWORKINTERFACES w/ exceptions if field has no v
HAS_NETWORKINTERFACES() Determine if NETWORKINTERFACES has a value

NextToken

The token to include in another request to get the next page of items. This value is null when there are no more items to return.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value