Interface ImagePipelineAggregation.Builder

    • Method Detail

      • imagePipelineArn

        ImagePipelineAggregation.Builder imagePipelineArn​(String imagePipelineArn)

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

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

        ImagePipelineAggregation.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 pipeline.

        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 pipeline.
        Returns:
        Returns a reference to this object so that method calls can be chained together.