/AWS1/CL_EC2GETIPAMPLYALLOCR01¶
GetIpamPolicyAllocationRulesResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_ipampolicydocuments TYPE /AWS1/CL_EC2IPAMPOLICYDOCUMENT=>TT_IPAMPOLICYDOCUMENTSET TT_IPAMPOLICYDOCUMENTSET¶
The IPAM policy documents containing the allocation rules.
Allocation rules are optional configurations within an IPAM policy that map Amazon Web Services resource types to specific IPAM pools. If no rules are defined, the resource types default to using Amazon-provided IP addresses.
iv_nexttoken TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN¶
The token to use to retrieve the next page of results.
Queryable Attributes¶
IpamPolicyDocuments¶
The IPAM policy documents containing the allocation rules.
Allocation rules are optional configurations within an IPAM policy that map Amazon Web Services resource types to specific IPAM pools. If no rules are defined, the resource types default to using Amazon-provided IP addresses.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IPAMPOLICYDOCUMENTS() |
Getter for IPAMPOLICYDOCUMENTS, with configurable default |
ASK_IPAMPOLICYDOCUMENTS() |
Getter for IPAMPOLICYDOCUMENTS w/ exceptions if field has no |
HAS_IPAMPOLICYDOCUMENTS() |
Determine if IPAMPOLICYDOCUMENTS 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 |