public static interface RuleGroupTypePair.Builder extends SdkPojo, CopyableBuilder<RuleGroupTypePair.Builder,RuleGroupTypePair>
| Modifier and Type | Method and Description |
|---|---|
RuleGroupTypePair.Builder |
ruleGroupArn(String ruleGroupArn)
The ARN of the rule group.
|
RuleGroupTypePair.Builder |
ruleGroupType(String ruleGroupType)
The rule group type.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRuleGroupTypePair.Builder ruleGroupArn(String ruleGroupArn)
The ARN of the rule group.
ruleGroupArn - The ARN of the rule group.RuleGroupTypePair.Builder ruleGroupType(String ruleGroupType)
The rule group type. The possible values are Domain List and Suricata.
ruleGroupType - The rule group type. The possible values are Domain List and Suricata.Copyright © 2023. All rights reserved.