class Aws::ECR::Types::RepositoryScanningConfiguration
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/RepositoryScanningConfiguration AWS API Documentation
@return [Array<Types::ScanningRepositoryFilter>]
The scan filters applied to the repository.
@!attribute [rw] applied_scan_filters
@return [String]
The scan frequency for the repository.
@!attribute [rw] scan_frequency
@return [Boolean]
Whether or not scan on push is configured for the repository.
@!attribute [rw] scan_on_push
@return [String]
The name of the repository.
@!attribute [rw] repository_name
@return [String]
The ARN of the repository.
@!attribute [rw] repository_arn
The details of the scanning configuration for a repository.