Interface AccountAggregation.Builder

    • Method Detail

      • accountId

        AccountAggregation.Builder accountId​(String accountId)

        Identifies the account that owns the aggregated resource findings.

        Parameters:
        accountId - Identifies the account that owns the aggregated resource findings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • severityCounts

        AccountAggregation.Builder severityCounts​(SeverityCounts severityCounts)

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

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