Skip to content

/AWS1/CL_EC2IPAMPLYORGTARGET

The Amazon Web Services Organizations target for an IPAM policy.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_organizationtargetid TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ID of the Amazon Web Services Organizations target.

A target can be an individual Amazon Web Services account or an entity within an Amazon Web Services Organization to which an IPAM policy can be applied.


Queryable Attributes

OrganizationTargetId

The ID of the Amazon Web Services Organizations target.

A target can be an individual Amazon Web Services account or an entity within an Amazon Web Services Organization to which an IPAM policy can be applied.

Accessible with the following methods

Method Description
GET_ORGANIZATIONTARGETID() Getter for ORGANIZATIONTARGETID, with configurable default
ASK_ORGANIZATIONTARGETID() Getter for ORGANIZATIONTARGETID w/ exceptions if field has n
HAS_ORGANIZATIONTARGETID() Determine if ORGANIZATIONTARGETID 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_IPAMPOLICYORGTARGETSET

TYPES TT_IPAMPOLICYORGTARGETSET TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2IPAMPLYORGTARGET WITH DEFAULT KEY
.