class Aws::ECR::Types::StartImageScanRequest
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/StartImageScanRequest AWS API Documentation
@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 contains the images to scan.
@!attribute [rw] repository_name
@return [String]
you do not specify a registry, the default registry is assumed.
contains the repository in which to start an image scan request. If
The Amazon Web Services account ID associated with the registry that
@!attribute [rw] registry_id
}
},
image_tag: “ImageTag”,
image_digest: “ImageDigest”,
image_id: { # required
repository_name: “RepositoryName”, # required
registry_id: “RegistryId”,
{
data as a hash:
@note When making an API call, you may pass StartImageScanRequest