Skip to content

/AWS1/CL_EC2ASSIGNIPV6ADDRES01

AssignIpv6AddressesResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_ASSIGNEDIPV6ADDRESSES TYPE /AWS1/CL_EC2IPV6ADDRESSLIST_W=>TT_IPV6ADDRESSLIST TT_IPV6ADDRESSLIST

The new IPv6 addresses assigned to the network interface. Existing IPv6 addresses that were assigned to the network interface before the request are not included.

IT_ASSIGNEDIPV6PREFIXES TYPE /AWS1/CL_EC2IPPREFIXLIST_W=>TT_IPPREFIXLIST TT_IPPREFIXLIST

The IPv6 prefixes that are assigned to the network interface.

IV_NETWORKINTERFACEID TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ID of the network interface.


Queryable Attributes

AssignedIpv6Addresses

The new IPv6 addresses assigned to the network interface. Existing IPv6 addresses that were assigned to the network interface before the request are not included.

Accessible with the following methods

Method Description
GET_ASSIGNEDIPV6ADDRESSES() Getter for ASSIGNEDIPV6ADDRESSES, with configurable default
ASK_ASSIGNEDIPV6ADDRESSES() Getter for ASSIGNEDIPV6ADDRESSES w/ exceptions if field has
HAS_ASSIGNEDIPV6ADDRESSES() Determine if ASSIGNEDIPV6ADDRESSES has a value

AssignedIpv6Prefixes

The IPv6 prefixes that are assigned to the network interface.

Accessible with the following methods

Method Description
GET_ASSIGNEDIPV6PREFIXES() Getter for ASSIGNEDIPV6PREFIXES, with configurable default
ASK_ASSIGNEDIPV6PREFIXES() Getter for ASSIGNEDIPV6PREFIXES w/ exceptions if field has n
HAS_ASSIGNEDIPV6PREFIXES() Determine if ASSIGNEDIPV6PREFIXES has a value

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