class Aws::ECR::Types::BatchCheckLayerAvailabilityRequest
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/BatchCheckLayerAvailabilityRequest AWS API Documentation
@return [Array<String>]
The digests of the image layers to check.
@!attribute [rw] layer_digests
@return [String]
to check.
The name of the repository that is associated with the image layers
@!attribute [rw] repository_name
@return [String]
registry is assumed.
image layers to check. If you do not specify a registry, the default
The AWS account ID associated with the registry that contains the
@!attribute [rw] registry_id
}
layer_digests: [“BatchedOperationLayerDigest”], # required
repository_name: “RepositoryName”, # required
registry_id: “RegistryId”,
{
data as a hash:
@note When making an API call, you may pass BatchCheckLayerAvailabilityRequest