Interface FindingAggregator.Builder

    • Method Detail

      • findingAggregatorArn

        FindingAggregator.Builder findingAggregatorArn​(String findingAggregatorArn)

        The ARN of the finding aggregator. You use the finding aggregator ARN to retrieve details for, update, and delete the finding aggregator.

        Parameters:
        findingAggregatorArn - The ARN of the finding aggregator. You use the finding aggregator ARN to retrieve details for, update, and delete the finding aggregator.
        Returns:
        Returns a reference to this object so that method calls can be chained together.