public static interface FindingAggregator.Builder extends SdkPojo, CopyableBuilder<FindingAggregator.Builder,FindingAggregator>
| Modifier and Type | Method and Description |
|---|---|
FindingAggregator.Builder |
findingAggregatorArn(String findingAggregatorArn)
The ARN of the finding aggregator.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFindingAggregator.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.
findingAggregatorArn - The ARN of the finding aggregator. You use the finding aggregator ARN to retrieve details for, update,
and delete the finding aggregator.Copyright © 2023. All rights reserved.