/AWS1/CL_EC2INSTANCEIPV6PREFIX¶
Information about an IPv6 prefix.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_ipv6prefix TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
One or more IPv6 prefixes assigned to the network interface.
Queryable Attributes¶
Ipv6Prefix¶
One or more IPv6 prefixes assigned to the network interface.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IPV6PREFIX() |
Getter for IPV6PREFIX, with configurable default |
ASK_IPV6PREFIX() |
Getter for IPV6PREFIX w/ exceptions if field has no value |
HAS_IPV6PREFIX() |
Determine if IPV6PREFIX has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_INSTANCEIPV6PREFIXLIST¶
TYPES TT_INSTANCEIPV6PREFIXLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2INSTANCEIPV6PREFIX WITH DEFAULT KEY
.