pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.networkfirewall.kotlin.inputs
/
RuleGroupRuleOptionArgs
Rule
Group
Rule
Option
Args
data
class
RuleGroupRuleOptionArgs
(
val
keyword
:
Output
<
String
>
,
val
settings
:
Output
<
List
<
String
>
>
?
=
null
)
:
ConvertibleToJava
<
RuleGroupRuleOptionArgs
>
Constructors
Functions
Properties
Constructors
Rule
Group
Rule
Option
Args
Link copied to clipboard
fun
RuleGroupRuleOptionArgs
(
keyword
:
Output
<
String
>
,
settings
:
Output
<
List
<
String
>
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
RuleGroupRuleOptionArgs
Properties
keyword
Link copied to clipboard
val
keyword
:
Output
<
String
>
settings
Link copied to clipboard
val
settings
:
Output
<
List
<
String
>
>
?
=
null