Interface FindingAggregationAccountDetails.Builder

  • Method Details

    • account

      The ID of the Amazon Web Services account for which unused access finding details are provided.

      Parameters:
      account - The ID of the Amazon Web Services account for which unused access finding details are provided.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • numberOfActiveFindings

      FindingAggregationAccountDetails.Builder numberOfActiveFindings(Integer numberOfActiveFindings)

      The number of active unused access findings for the specified Amazon Web Services account.

      Parameters:
      numberOfActiveFindings - The number of active unused access findings for the specified Amazon Web Services account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • details

      Provides the number of active findings for each type of unused access for the specified Amazon Web Services account.

      Parameters:
      details - Provides the number of active findings for each type of unused access for the specified Amazon Web Services account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.