/AWS1/CL_EC2DSCNETWORKINTERF03¶
Contains the output for DescribeNetworkInterfacePermissions.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_networkinterfaceperms TYPE /AWS1/CL_EC2NETWORKINTERFACE05=>TT_NETWORKINTERFACEPERMLIST TT_NETWORKINTERFACEPERMLIST¶
The network interface permissions.
iv_nexttoken TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The token to include in another request to get the next page of items. This value is
nullwhen there are no more items to return.
Queryable Attributes¶
NetworkInterfacePermissions¶
The network interface permissions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKINTERFACEPERMS() |
Getter for NETWORKINTERFACEPERMISSIONS, with configurable de |
ASK_NETWORKINTERFACEPERMS() |
Getter for NETWORKINTERFACEPERMISSIONS w/ exceptions if fiel |
HAS_NETWORKINTERFACEPERMS() |
Determine if NETWORKINTERFACEPERMISSIONS has a value |
NextToken¶
The token to include in another request to get the next page of items. This value is
nullwhen 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 |