class Aws::ECR::Types::Repository
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/Repository AWS API Documentation
@return [Types::ImageScanningConfiguration]
The image scanning configuration for a repository.
@!attribute [rw] image_scanning_configuration
@return [String]
The tag mutability setting for the repository.
@!attribute [rw] image_tag_mutability
@return [Time]
was created.
The date and time, in JavaScript date format, when the repository
@!attribute [rw] created_at
@return [String]
or ‘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`.
namespace, and repository name. For example,
the repository, AWS account ID of the repository owner, repository
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.