/AWS1/CL_EC2GETIPAMDISCOVERE03¶
GetIpamDiscoveredResourceCidrsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_ipamdiscoveredresrccidrs TYPE /AWS1/CL_EC2IPAMDISCOVEREDRE00=>TT_IPAMDISCOVEREDRESRCCIDRSET TT_IPAMDISCOVEREDRESRCCIDRSET¶
Discovered resource CIDRs.
iv_nexttoken TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN¶
Specify the pagination token from a previous request to retrieve the next page of results.
Queryable Attributes¶
IpamDiscoveredResourceCidrs¶
Discovered resource CIDRs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IPAMDISCOVEREDRESRCCIDRS() |
Getter for IPAMDISCOVEREDRESOURCECIDRS, with configurable de |
ASK_IPAMDISCOVEREDRESRCCIDRS() |
Getter for IPAMDISCOVEREDRESOURCECIDRS w/ exceptions if fiel |
HAS_IPAMDISCOVEREDRESRCCIDRS() |
Determine if IPAMDISCOVEREDRESOURCECIDRS has a value |
NextToken¶
Specify the pagination token from a previous request 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 |