/AWS1/CL_EC2GETIPAMPLYORGTGT01¶
GetIpamPolicyOrganizationTargetsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_organizationtargets TYPE /AWS1/CL_EC2IPAMPLYORGTARGET=>TT_IPAMPOLICYORGTARGETSET TT_IPAMPOLICYORGTARGETSET¶
The Amazon Web Services Organizations targets for an IPAM policy.
iv_nexttoken TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN¶
The token to use to retrieve the next page of results.
Queryable Attributes¶
OrganizationTargets¶
The Amazon Web Services Organizations targets for an IPAM policy.
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 |