/AWS1/CL_EC2GETIPAMPLYORGTGT01¶
GetIpamPolicyOrganizationTargetsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_organizationtargets TYPE /AWS1/CL_EC2IPAMPLYORGTARGET=>TT_IPAMPOLICYORGTARGETSET TT_IPAMPOLICYORGTARGETSET¶
The IDs of the Amazon Web Services Organizations targets.
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.
iv_nexttoken TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN¶
The token to use to retrieve the next page of results.
Queryable Attributes¶
OrganizationTargets¶
The IDs of the Amazon Web Services Organizations targets.
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_ORGANIZATIONTARGETS() |
Getter for ORGANIZATIONTARGETS, with configurable default |
ASK_ORGANIZATIONTARGETS() |
Getter for ORGANIZATIONTARGETS w/ exceptions if field has no |
HAS_ORGANIZATIONTARGETS() |
Determine if ORGANIZATIONTARGETS has a value |
NextToken¶
The token to use to retrieve the next page of results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |