/AWS1/CL_EC2IPV6PREFIXSPECREQ¶
Describes the IPv6 prefix option for a network interface.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_IPV6PREFIX
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The IPv6 prefix.
Queryable Attributes¶
Ipv6Prefix¶
The IPv6 prefix.
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_IPV6PREFIXLIST
¶
TYPES TT_IPV6PREFIXLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2IPV6PREFIXSPECREQ WITH DEFAULT KEY
.