public static interface ManagedRuleState.Builder extends SdkPojo, CopyableBuilder<ManagedRuleState.Builder,ManagedRuleState>
| Modifier and Type | Method and Description |
|---|---|
ManagedRuleState.Builder |
ruleName(String ruleName)
The name of the Contributor Insights rule that contains data for the specified Amazon Web Services resource.
|
ManagedRuleState.Builder |
state(String state)
Indicates whether the rule is enabled or disabled.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildManagedRuleState.Builder ruleName(String ruleName)
The name of the Contributor Insights rule that contains data for the specified Amazon Web Services resource.
ruleName - The name of the Contributor Insights rule that contains data for the specified Amazon Web Services
resource.ManagedRuleState.Builder state(String state)
Indicates whether the rule is enabled or disabled.
state - Indicates whether the rule is enabled or disabled.Copyright © 2023. All rights reserved.