toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.networkfirewall.kotlin.outputs
/
RuleGroupReferenceSets
Rule
Group
Reference
Sets
data
class
RuleGroupReferenceSets
(
val
ipSetReferences
:
Map
<
String
,
RuleGroupIpSetReference
>
?
=
null
)
Members
Constructors
Rule
Group
Reference
Sets
Link copied to clipboard
constructor
(
ipSetReferences
:
Map
<
String
,
RuleGroupIpSetReference
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ip
Set
References
Link copied to clipboard
val
ipSetReferences
:
Map
<
String
,
RuleGroupIpSetReference
>
?
=
null
The IP set references to use in the stateful rule group.