/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
nextToken
value to include in a futureDescribePullThroughCacheRulesRequest
request. When the results of aDescribePullThroughCacheRulesRequest
request 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
nextToken
value to include in a futureDescribePullThroughCacheRulesRequest
request. When the results of aDescribePullThroughCacheRulesRequest
request 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 |