Skip to content

/AWS1/CL_EC2PREFIXLSTASSOCIA00

Describes the resource with which a prefix list is associated.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_RESOURCEID TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ID of the resource.

IV_RESOURCEOWNER TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The owner of the resource.


Queryable Attributes

ResourceId

The ID of the resource.

Accessible with the following methods

Method Description
GET_RESOURCEID() Getter for RESOURCEID, with configurable default
ASK_RESOURCEID() Getter for RESOURCEID w/ exceptions if field has no value
HAS_RESOURCEID() Determine if RESOURCEID has a value

ResourceOwner

The owner of the resource.

Accessible with the following methods

Method Description
GET_RESOURCEOWNER() Getter for RESOURCEOWNER, with configurable default
ASK_RESOURCEOWNER() Getter for RESOURCEOWNER w/ exceptions if field has no value
HAS_RESOURCEOWNER() Determine if RESOURCEOWNER 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_PREFIXLISTASSOCIATIONSET

TYPES TT_PREFIXLISTASSOCIATIONSET TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2PREFIXLSTASSOCIA00 WITH DEFAULT KEY
.