Skip to content

/AWS1/CL_EC2IPV6CIDRASSOCIAT00

Describes an IPv6 CIDR block association.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_ipv6cidr TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The IPv6 CIDR block.

iv_associatedresource TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The resource that's associated with the IPv6 CIDR block.


Queryable Attributes

Ipv6Cidr

The IPv6 CIDR block.

Accessible with the following methods

Method Description
GET_IPV6CIDR() Getter for IPV6CIDR, with configurable default
ASK_IPV6CIDR() Getter for IPV6CIDR w/ exceptions if field has no value
HAS_IPV6CIDR() Determine if IPV6CIDR has a value

AssociatedResource

The resource that's associated with the IPv6 CIDR block.

Accessible with the following methods

Method Description
GET_ASSOCIATEDRESOURCE() Getter for ASSOCIATEDRESOURCE, with configurable default
ASK_ASSOCIATEDRESOURCE() Getter for ASSOCIATEDRESOURCE w/ exceptions if field has no
HAS_ASSOCIATEDRESOURCE() Determine if ASSOCIATEDRESOURCE 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_IPV6CIDRASSOCIATIONSET

TYPES TT_IPV6CIDRASSOCIATIONSET TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2IPV6CIDRASSOCIAT00 WITH DEFAULT KEY
.