Class RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReference
- java.lang.Object
-
- com.pulumi.aws.networkfirewall.outputs.RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReference
-
public final class RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReference extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReference.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReference.Builder
builder()
static RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReference.Builder
builder(RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReference defaults)
java.lang.String
referenceArn()
-
-
-
Method Detail
-
referenceArn
public java.lang.String referenceArn()
- Returns:
- Set of Managed Prefix IP ARN(s)
-
builder
public static RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReference.Builder builder()
-
builder
public static RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReference.Builder builder(RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReference defaults)
-
-