class Aws::ECR::Types::PullThroughCacheRule
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/PullThroughCacheRule AWS API Documentation
@return [Time]
cache rule was last updated.
The date and time, in JavaScript date format, when the pull through
@!attribute [rw] updated_at
@return [String]
through cache rule.
The name of the upstream source registry associated with the pull
@!attribute [rw] upstream_registry
@return [String]
cache rule.
The upstream repository prefix associated with the pull through
@!attribute [rw] upstream_repository_prefix
@return [String]
The ARN of the IAM role associated with the pull through cache rule.
@!attribute [rw] custom_role_arn
@return [String]
through cache rule.
The ARN of the Secrets Manager secret associated with the pull
@!attribute [rw] credential_arn
@return [String]
pull through cache rule is associated with.
The Amazon Web Services account ID associated with the registry the
@!attribute [rw] registry_id
@return [Time]
The date and time the pull through cache was created.
@!attribute [rw] created_at
@return [String]
rule.
The upstream registry URL associated with the pull through cache
@!attribute [rw] upstream_registry_url
@return [String]
cache rule.
The Amazon ECR repository prefix associated with the pull through
@!attribute [rw] ecr_repository_prefix
The details of a pull through cache rule.