class Aws::ECR::Types::PutRegistryScanningConfigurationRequest
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/PutRegistryScanningConfigurationRequest AWS API Documentation
@return [Array<Types::RegistryScanningRule>]
scanning will occur.
to determine which repository filters are used and at what frequency
The scanning rules to use for the registry. A scanning rule is used
@!attribute [rw] rules
@return [String]
which individual repositories, or all repositories, are scanned.
scanning or scan on push and you may specify filters to determine
automated vulnerability scanning. You may choose between continuous
When the ‘ENHANCED` scan type is set, Amazon Inspector provides
basic scanning.
repositories. Alternatively, you can do manual scans of images with
repositories, are scanned when new images are pushed to those
specify filters to determine which individual repositories, or all
the `BASIC` scan type is used. When basic scanning is used, you may
When a registry scanning configuration is not defined, by default
The scanning type to set for the registry.
@!attribute [rw] scan_type