Skip to content

/AWS1/CL_EC2CRENETWORKINTERF01

CreateNetworkInterfaceResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_NETWORKINTERFACE TYPE REF TO /AWS1/CL_EC2NETWORKINTERFACE /AWS1/CL_EC2NETWORKINTERFACE

Information about the network interface.

IV_CLIENTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The token to use to retrieve the next page of results. This value is null when there are no more results to return.


Queryable Attributes

NetworkInterface

Information about the network interface.

Accessible with the following methods

Method Description
GET_NETWORKINTERFACE() Getter for NETWORKINTERFACE

ClientToken

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

Accessible with the following methods

Method Description
GET_CLIENTTOKEN() Getter for CLIENTTOKEN, with configurable default
ASK_CLIENTTOKEN() Getter for CLIENTTOKEN w/ exceptions if field has no value
HAS_CLIENTTOKEN() Determine if CLIENTTOKEN has a value