Interface ImageAggregation.Builder

    • Method Detail

      • imageBuildVersionArn

        ImageAggregation.Builder imageBuildVersionArn​(String imageBuildVersionArn)

        The Amazon Resource Name (ARN) that identifies the image for this aggregation.

        Parameters:
        imageBuildVersionArn - The Amazon Resource Name (ARN) that identifies the image for this aggregation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • severityCounts

        ImageAggregation.Builder severityCounts​(SeverityCounts severityCounts)

        Counts by severity level for medium severity and higher level findings, plus a total for all of the findings for the specified image.

        Parameters:
        severityCounts - Counts by severity level for medium severity and higher level findings, plus a total for all of the findings for the specified image.
        Returns:
        Returns a reference to this object so that method calls can be chained together.