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