/AWS1/CL_EC2DSCIPAMNETREGASCRS¶
DescribeIpamInternetRegistryAssociationsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN¶
The token to use to retrieve the next page of results.
it_ipaminetregistryassocs TYPE /AWS1/CL_EC2IPAMINETREGASSOC=>TT_IPAMINETREGISTRYASSOCSET TT_IPAMINETREGISTRYASSOCSET¶
The internet registry associations.
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 |
IpamInternetRegistryAssociations¶
The internet registry associations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IPAMINETREGISTRYASSOCS() |
Getter for IPAMINTERNETREGISTRYASSOCS, with configurable def |
ASK_IPAMINETREGISTRYASSOCS() |
Getter for IPAMINTERNETREGISTRYASSOCS w/ exceptions if field |
HAS_IPAMINETREGISTRYASSOCS() |
Determine if IPAMINTERNETREGISTRYASSOCS has a value |