public static interface GetInsightResultsRequest.Builder extends SecurityHubRequest.Builder, SdkPojo, CopyableBuilder<GetInsightResultsRequest.Builder,GetInsightResultsRequest>
| Modifier and Type | Method and Description |
|---|---|
GetInsightResultsRequest.Builder |
insightArn(String insightArn)
The ARN of the insight for which to return results.
|
GetInsightResultsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetInsightResultsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetInsightResultsRequest.Builder insightArn(String insightArn)
The ARN of the insight for which to return results.
insightArn - The ARN of the insight for which to return results.GetInsightResultsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetInsightResultsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.