public static interface DisableInsightRulesRequest.Builder extends CloudWatchRequest.Builder, SdkPojo, CopyableBuilder<DisableInsightRulesRequest.Builder,DisableInsightRulesRequest>
| Modifier and Type | Method and Description |
|---|---|
DisableInsightRulesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisableInsightRulesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DisableInsightRulesRequest.Builder |
ruleNames(Collection<String> ruleNames)
An array of the rule names to disable.
|
DisableInsightRulesRequest.Builder |
ruleNames(String... ruleNames)
An array of the rule names to disable.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisableInsightRulesRequest.Builder ruleNames(Collection<String> ruleNames)
An array of the rule names to disable. If you need to find out the names of your rules, use DescribeInsightRules.
ruleNames - An array of the rule names to disable. If you need to find out the names of your rules, use DescribeInsightRules.DisableInsightRulesRequest.Builder ruleNames(String... ruleNames)
An array of the rule names to disable. If you need to find out the names of your rules, use DescribeInsightRules.
ruleNames - An array of the rule names to disable. If you need to find out the names of your rules, use DescribeInsightRules.DisableInsightRulesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisableInsightRulesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.