/AWS1/CL_EC2UNASSIGNIPV6ADDR01¶
UnassignIpv6AddressesResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_networkinterfaceid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The ID of the network interface.
it_unassignedipv6addresses TYPE /AWS1/CL_EC2IPV6ADDRESSLIST_W=>TT_IPV6ADDRESSLIST TT_IPV6ADDRESSLIST¶
The IPv6 addresses that have been unassigned from the network interface.
it_unassignedipv6prefixes TYPE /AWS1/CL_EC2IPPREFIXLIST_W=>TT_IPPREFIXLIST TT_IPPREFIXLIST¶
The IPv6 prefixes that have been unassigned from the network interface.
Queryable Attributes¶
NetworkInterfaceId¶
The ID of the network interface.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKINTERFACEID() |
Getter for NETWORKINTERFACEID, with configurable default |
ASK_NETWORKINTERFACEID() |
Getter for NETWORKINTERFACEID w/ exceptions if field has no |
HAS_NETWORKINTERFACEID() |
Determine if NETWORKINTERFACEID has a value |
UnassignedIpv6Addresses¶
The IPv6 addresses that have been unassigned from the network interface.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UNASSIGNEDIPV6ADDRESSES() |
Getter for UNASSIGNEDIPV6ADDRESSES, with configurable defaul |
ASK_UNASSIGNEDIPV6ADDRESSES() |
Getter for UNASSIGNEDIPV6ADDRESSES w/ exceptions if field ha |
HAS_UNASSIGNEDIPV6ADDRESSES() |
Determine if UNASSIGNEDIPV6ADDRESSES has a value |
UnassignedIpv6Prefixes¶
The IPv6 prefixes that have been unassigned from the network interface.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UNASSIGNEDIPV6PREFIXES() |
Getter for UNASSIGNEDIPV6PREFIXES, with configurable default |
ASK_UNASSIGNEDIPV6PREFIXES() |
Getter for UNASSIGNEDIPV6PREFIXES w/ exceptions if field has |
HAS_UNASSIGNEDIPV6PREFIXES() |
Determine if UNASSIGNEDIPV6PREFIXES has a value |