/AWS1/CL_ECRDSCREPOSITORYCRE01¶
DescribeRepositoryCreationTemplatesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_registryid TYPE /AWS1/ECRREGISTRYID /AWS1/ECRREGISTRYID¶
The registry ID associated with the request.
it_repositorycreationtmpls TYPE /AWS1/CL_ECRREPOSITORYCREATI00=>TT_REPOSITORYCREATIONTMPLLIST TT_REPOSITORYCREATIONTMPLLIST¶
The details of the repository creation templates.
iv_nexttoken TYPE /AWS1/ECRNEXTTOKEN /AWS1/ECRNEXTTOKEN¶
The
nextTokenvalue to include in a futureDescribeRepositoryCreationTemplatesrequest. When the results of aDescribeRepositoryCreationTemplatesrequest exceedmaxResults, this value can be used to retrieve the next page of results. This value isnullwhen there are no more results to return.
Queryable Attributes¶
registryId¶
The registry ID associated with the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGISTRYID() |
Getter for REGISTRYID, with configurable default |
ASK_REGISTRYID() |
Getter for REGISTRYID w/ exceptions if field has no value |
HAS_REGISTRYID() |
Determine if REGISTRYID has a value |
repositoryCreationTemplates¶
The details of the repository creation templates.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPOSITORYCREATIONTMPLS() |
Getter for REPOSITORYCREATIONTEMPLATES, with configurable de |
ASK_REPOSITORYCREATIONTMPLS() |
Getter for REPOSITORYCREATIONTEMPLATES w/ exceptions if fiel |
HAS_REPOSITORYCREATIONTMPLS() |
Determine if REPOSITORYCREATIONTEMPLATES has a value |
nextToken¶
The
nextTokenvalue to include in a futureDescribeRepositoryCreationTemplatesrequest. When the results of aDescribeRepositoryCreationTemplatesrequest exceedmaxResults, this value can be used to retrieve the next page of results. This value isnullwhen 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 |