public static interface DeleteFindingAggregatorRequest.Builder extends SecurityHubRequest.Builder, SdkPojo, CopyableBuilder<DeleteFindingAggregatorRequest.Builder,DeleteFindingAggregatorRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteFindingAggregatorRequest.Builder |
findingAggregatorArn(String findingAggregatorArn)
The ARN of the finding aggregator to delete.
|
DeleteFindingAggregatorRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteFindingAggregatorRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteFindingAggregatorRequest.Builder findingAggregatorArn(String findingAggregatorArn)
The ARN of the finding aggregator to delete. To obtain the ARN, use ListFindingAggregators.
findingAggregatorArn - The ARN of the finding aggregator to delete. To obtain the ARN, use
ListFindingAggregators.DeleteFindingAggregatorRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteFindingAggregatorRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.