/AWS1/CL_EC2SCHDINSTSIPV6ADD00¶
Describes an IPv6 address.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_ipv6address TYPE /AWS1/EC2IPV6ADDRESS /AWS1/EC2IPV6ADDRESS¶
The IPv6 address.
Queryable Attributes¶
Ipv6Address¶
The IPv6 address.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IPV6ADDRESS() |
Getter for IPV6ADDRESS, with configurable default |
ASK_IPV6ADDRESS() |
Getter for IPV6ADDRESS w/ exceptions if field has no value |
HAS_IPV6ADDRESS() |
Determine if IPV6ADDRESS 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_SCHDDINSTSIPV6ADDRESSLIST¶
TYPES TT_SCHDDINSTSIPV6ADDRESSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2SCHDINSTSIPV6ADD00 WITH DEFAULT KEY
.