Class RuleGroupRuleGroupReferenceSets
- java.lang.Object
-
- com.pulumi.aws.networkfirewall.outputs.RuleGroupRuleGroupReferenceSets
-
public final class RuleGroupRuleGroupReferenceSets extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
RuleGroupRuleGroupReferenceSets.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static RuleGroupRuleGroupReferenceSets.Builder
builder()
static RuleGroupRuleGroupReferenceSets.Builder
builder(RuleGroupRuleGroupReferenceSets defaults)
java.util.List<RuleGroupRuleGroupReferenceSetsIpSetReference>
ipSetReferences()
-
-
-
Method Detail
-
ipSetReferences
public java.util.List<RuleGroupRuleGroupReferenceSetsIpSetReference> ipSetReferences()
-
builder
public static RuleGroupRuleGroupReferenceSets.Builder builder()
-
builder
public static RuleGroupRuleGroupReferenceSets.Builder builder(RuleGroupRuleGroupReferenceSets defaults)
-
-