Interface AwsEcrRepositoryImageScanningConfigurationDetails.Builder

    • Method Detail

      • scanOnPush

        AwsEcrRepositoryImageScanningConfigurationDetails.Builder scanOnPush​(Boolean scanOnPush)

        Whether to scan images after they are pushed to a repository.

        Parameters:
        scanOnPush - Whether to scan images after they are pushed to a repository.
        Returns:
        Returns a reference to this object so that method calls can be chained together.