class Aws::ECR::Types::PutImageScanningConfigurationRequest


@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/PutImageScanningConfigurationRequest AWS API Documentation
@return [Types::ImageScanningConfiguration]
after being pushed to the repository.
determines whether images are scanned for known vulnerabilities
The image scanning configuration for the repository. This setting
@!attribute [rw] image_scanning_configuration
@return [String]
configuration setting.
The name of the repository in which to update the image scanning
@!attribute [rw] repository_name
@return [String]
assumed.
setting. If you do not specify a registry, the default registry is
repository in which to update the image scanning configuration
The AWS account ID associated with the registry that contains the
@!attribute [rw] registry_id
}
},
scan_on_push: false,
image_scanning_configuration: { # required
repository_name: “RepositoryName”, # required
registry_id: “RegistryId”,
{
data as a hash:
@note When making an API call, you may pass PutImageScanningConfigurationRequest