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