class Aws::ECR::Types::ImageScanningConfiguration


@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/ImageScanningConfiguration AWS API Documentation
@return [Boolean]<br>: docs.aws.amazon.com/AmazonECR/latest/APIReference/API_StartImageScan.html<br><br><br><br>manually started with the [API_StartImageScan] API.
default to ‘false` and images will not be scanned unless a scan is
after being pushed. If this parameter is not specified, it will
pushed to a repository. If set to `true`, images will be scanned
The setting that determines whether images are scanned after being
@!attribute [rw] scan_on_push
}
scan_on_push: false,
{
data as a hash:
@note When making an API call, you may pass ImageScanningConfiguration
The image scanning configuration for a repository.