Skip to content

/AWS1/CL_ECRUPPULLTHRUCACHER01

UpdatePullThroughCacheRuleResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_ecrrepositoryprefix TYPE /AWS1/ECRPULLTHRUCACHERLREPO00 /AWS1/ECRPULLTHRUCACHERLREPO00

The Amazon ECR repository prefix associated with the pull through cache rule.

iv_registryid TYPE /AWS1/ECRREGISTRYID /AWS1/ECRREGISTRYID

The registry ID associated with the request.

iv_updatedat TYPE /AWS1/ECRUPDATEDTIMESTAMP /AWS1/ECRUPDATEDTIMESTAMP

The date and time, in JavaScript date format, when the pull through cache rule was updated.

iv_credentialarn TYPE /AWS1/ECRCREDENTIALARN /AWS1/ECRCREDENTIALARN

The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret associated with the pull through cache rule.

iv_customrolearn TYPE /AWS1/ECRCUSTOMROLEARN /AWS1/ECRCUSTOMROLEARN

The ARN of the IAM role associated with the pull through cache rule.

iv_upstreamrepositoryprefix TYPE /AWS1/ECRPULLTHRUCACHERLREPO00 /AWS1/ECRPULLTHRUCACHERLREPO00

The upstream repository prefix associated with the pull through cache rule.


Queryable Attributes

ecrRepositoryPrefix

The Amazon ECR repository prefix associated with the pull through cache rule.

Accessible with the following methods

Method Description
GET_ECRREPOSITORYPREFIX() Getter for ECRREPOSITORYPREFIX, with configurable default
ASK_ECRREPOSITORYPREFIX() Getter for ECRREPOSITORYPREFIX w/ exceptions if field has no
HAS_ECRREPOSITORYPREFIX() Determine if ECRREPOSITORYPREFIX has a value

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

updatedAt

The date and time, in JavaScript date format, when the pull through cache rule was updated.

Accessible with the following methods

Method Description
GET_UPDATEDAT() Getter for UPDATEDAT, with configurable default
ASK_UPDATEDAT() Getter for UPDATEDAT w/ exceptions if field has no value
HAS_UPDATEDAT() Determine if UPDATEDAT has a value

credentialArn

The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret associated with the pull through cache rule.

Accessible with the following methods

Method Description
GET_CREDENTIALARN() Getter for CREDENTIALARN, with configurable default
ASK_CREDENTIALARN() Getter for CREDENTIALARN w/ exceptions if field has no value
HAS_CREDENTIALARN() Determine if CREDENTIALARN has a value

customRoleArn

The ARN of the IAM role associated with the pull through cache rule.

Accessible with the following methods

Method Description
GET_CUSTOMROLEARN() Getter for CUSTOMROLEARN, with configurable default
ASK_CUSTOMROLEARN() Getter for CUSTOMROLEARN w/ exceptions if field has no value
HAS_CUSTOMROLEARN() Determine if CUSTOMROLEARN has a value

upstreamRepositoryPrefix

The upstream repository prefix associated with the pull through cache rule.

Accessible with the following methods

Method Description
GET_UPSTREAMREPOSITORYPREFIX() Getter for UPSTREAMREPOSITORYPREFIX, with configurable defau
ASK_UPSTREAMREPOSITORYPREFIX() Getter for UPSTREAMREPOSITORYPREFIX w/ exceptions if field h
HAS_UPSTREAMREPOSITORYPREFIX() Determine if UPSTREAMREPOSITORYPREFIX has a value