| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
RuleGroupTypePair |
RuleGroupTypePair.clone() |
RuleGroupTypePair |
RuleGroupTypePair.withRuleGroupArn(String ruleGroupArn)
The ARN of the rule group.
|
RuleGroupTypePair |
RuleGroupTypePair.withRuleGroupType(String ruleGroupType)
The rule group type.
|
| Modifier and Type | Method and Description |
|---|---|
List<RuleGroupTypePair> |
AdditionalDetail.getRuleGroupTypePairs()
The rule group type.
|
| Modifier and Type | Method and Description |
|---|---|
AdditionalDetail |
AdditionalDetail.withRuleGroupTypePairs(RuleGroupTypePair... ruleGroupTypePairs)
The rule group type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdditionalDetail.setRuleGroupTypePairs(Collection<RuleGroupTypePair> ruleGroupTypePairs)
The rule group type.
|
AdditionalDetail |
AdditionalDetail.withRuleGroupTypePairs(Collection<RuleGroupTypePair> ruleGroupTypePairs)
The rule group type.
|
Copyright © 2023. All rights reserved.