/AWS1/CL_ECRDSCPULLTHRUCACHE01¶
DescribePullThroughCacheRulesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_pullthroughcacherules TYPE /AWS1/CL_ECRPULLTHRUCACHERULE=>TT_PULLTHROUGHCACHERULELIST TT_PULLTHROUGHCACHERULELIST¶
The details of the pull through cache rules.
iv_nexttoken TYPE /AWS1/ECRNEXTTOKEN /AWS1/ECRNEXTTOKEN¶
The
nextTokenvalue to include in a futureDescribePullThroughCacheRulesRequestrequest. When the results of aDescribePullThroughCacheRulesRequestrequest exceedmaxResults, this value can be used to retrieve the next page of results. This value is null when there are no more results to return.
Queryable Attributes¶
pullThroughCacheRules¶
The details of the pull through cache rules.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PULLTHROUGHCACHERULES() |
Getter for PULLTHROUGHCACHERULES, with configurable default |
ASK_PULLTHROUGHCACHERULES() |
Getter for PULLTHROUGHCACHERULES w/ exceptions if field has |
HAS_PULLTHROUGHCACHERULES() |
Determine if PULLTHROUGHCACHERULES has a value |
nextToken¶
The
nextTokenvalue to include in a futureDescribePullThroughCacheRulesRequestrequest. When the results of aDescribePullThroughCacheRulesRequestrequest exceedmaxResults, this value can be used to retrieve the next page of results. This value is null when there are no more results to return.
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 |