/AWS1/CL_EC2GTIPAMNETREGASCC01¶
GetIpamInternetRegistryAssociationCidrsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN¶
The token to use to retrieve the next page of results.
it_ipaminetregassoccidrs TYPE /AWS1/CL_EC2IPAMNETREGASCCIDR=>TT_IPAMINETREGASSOCCIDRSET TT_IPAMINETREGASSOCCIDRSET¶
The CIDRs registered with the internet registry.
Queryable Attributes¶
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 |
IpamInternetRegistryAssociationCidrs¶
The CIDRs registered with the internet registry.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IPAMINETREGASSOCCIDRS() |
Getter for IPAMINETREGISTRYASSOCCIDRS, with configurable def |
ASK_IPAMINETREGASSOCCIDRS() |
Getter for IPAMINETREGISTRYASSOCCIDRS w/ exceptions if field |
HAS_IPAMINETREGASSOCCIDRS() |
Determine if IPAMINETREGISTRYASSOCCIDRS has a value |