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.inputs
/
RuleGroupReferenceSetsArgs
Rule
Group
Reference
Sets
Args
data
class
RuleGroupReferenceSetsArgs
(
val
ipSetReferences
:
Output
<
Map
<
String
,
RuleGroupIpSetReferenceArgs
>
>
?
=
null
)
:
ConvertibleToJava
<
RuleGroupReferenceSetsArgs
>
Members
Constructors
Rule
Group
Reference
Sets
Args
Link copied to clipboard
constructor
(
ipSetReferences
:
Output
<
Map
<
String
,
RuleGroupIpSetReferenceArgs
>
>
?
=
null
)
Properties
ip
Set
References
Link copied to clipboard
val
ipSetReferences
:
Output
<
Map
<
String
,
RuleGroupIpSetReferenceArgs
>
>
?
=
null
The IP set references to use in the stateful rule group.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
RuleGroupReferenceSetsArgs