class Aws::ECR::Types::Repository
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/Repository AWS API Documentation
@return [Time]
repository was created.
The date and time, in JavaScript date/time format, when the
@!attribute [rw] created_at
@return [String]
and ‘pull` operations.
The URI for the repository. You can use this URI for Docker `push`
@!attribute [rw] repository_uri
@return [String]
The name of the repository.
@!attribute [rw] repository_name
@return [String]
repository.
The AWS account ID associated with the registry that contains the
@!attribute [rw] registry_id
@return [String]
`arn:aws:ecr:region:012345678910:repository/test`.
repository namespace, and then the repository name. For example,
the repository, the AWS account ID of the repository owner, the
ARN contains the `arn:aws:ecr` namespace, followed by the region of
The Amazon Resource Name (ARN) that identifies the repository. The
@!attribute [rw] repository_arn
An object representing a repository.