/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 a Amazon Web Services Organizations target for an IPAM policy.
Queryable Attributes¶
OrganizationTargetId¶
The ID of a Amazon Web Services Organizations target for an IPAM policy.
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
.