class Aws::ECR::Types::DescribeImageReplicationStatusRequest


@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/DescribeImageReplicationStatusRequest AWS API Documentation
@return [String]
you do not specify a registry, the default registry is assumed.
The Amazon Web Services account ID associated with the registry. If
@!attribute [rw] registry_id
@return [Types::ImageIdentifier]
repository.
An object with identifying information for an image in an Amazon ECR
@!attribute [rw] image_id
@return [String]
The name of the repository that the image is in.
@!attribute [rw] repository_name
}
registry_id: “RegistryId”,
},
image_tag: “ImageTag”,
image_digest: “ImageDigest”,
image_id: { # required
repository_name: “RepositoryName”, # required
{
data as a hash:
@note When making an API call, you may pass DescribeImageReplicationStatusRequest