public static interface BatchGetAutomationRulesRequest.Builder extends SecurityHubRequest.Builder, SdkPojo, CopyableBuilder<BatchGetAutomationRulesRequest.Builder,BatchGetAutomationRulesRequest>
| Modifier and Type | Method and Description |
|---|---|
BatchGetAutomationRulesRequest.Builder |
automationRulesArns(Collection<String> automationRulesArns)
A list of rule ARNs to get details for.
|
BatchGetAutomationRulesRequest.Builder |
automationRulesArns(String... automationRulesArns)
A list of rule ARNs to get details for.
|
BatchGetAutomationRulesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
BatchGetAutomationRulesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchGetAutomationRulesRequest.Builder automationRulesArns(Collection<String> automationRulesArns)
A list of rule ARNs to get details for.
automationRulesArns - A list of rule ARNs to get details for.BatchGetAutomationRulesRequest.Builder automationRulesArns(String... automationRulesArns)
A list of rule ARNs to get details for.
automationRulesArns - A list of rule ARNs to get details for.BatchGetAutomationRulesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchGetAutomationRulesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.