Interface ImageScanningConfiguration.Builder

    • Method Detail

      • imageScanningEnabled

        ImageScanningConfiguration.Builder imageScanningEnabled​(Boolean imageScanningEnabled)

        A setting that indicates whether Image Builder keeps a snapshot of the vulnerability scans that Amazon Inspector runs against the build instance when you create a new image.

        Parameters:
        imageScanningEnabled - A setting that indicates whether Image Builder keeps a snapshot of the vulnerability scans that Amazon Inspector runs against the build instance when you create a new image.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ecrConfiguration

        ImageScanningConfiguration.Builder ecrConfiguration​(EcrConfiguration ecrConfiguration)

        Contains Amazon ECR settings for vulnerability scans.

        Parameters:
        ecrConfiguration - Contains Amazon ECR settings for vulnerability scans.
        Returns:
        Returns a reference to this object so that method calls can be chained together.