Class RuleGroupRuleGroupRuleVariablesPortSetPortSet
- java.lang.Object
-
- com.pulumi.aws.networkfirewall.outputs.RuleGroupRuleGroupRuleVariablesPortSetPortSet
-
public final class RuleGroupRuleGroupRuleVariablesPortSetPortSet extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
RuleGroupRuleGroupRuleVariablesPortSetPortSet.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static RuleGroupRuleGroupRuleVariablesPortSetPortSet.Builder
builder()
static RuleGroupRuleGroupRuleVariablesPortSetPortSet.Builder
builder(RuleGroupRuleGroupRuleVariablesPortSetPortSet defaults)
java.util.List<java.lang.String>
definitions()
-
-
-
Method Detail
-
definitions
public java.util.List<java.lang.String> definitions()
- Returns:
- Set of port ranges.
-
builder
public static RuleGroupRuleGroupRuleVariablesPortSetPortSet.Builder builder()
-
builder
public static RuleGroupRuleGroupRuleVariablesPortSetPortSet.Builder builder(RuleGroupRuleGroupRuleVariablesPortSetPortSet defaults)
-
-