pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.inputs
/
RuleGroupNotStatementArgs
Rule
Group
Not
Statement
Args
data
class
RuleGroupNotStatementArgs
(
val
statement
:
Output
<
RuleGroupStatementArgs
>
)
:
ConvertibleToJava
<
RuleGroupNotStatementArgs
>
Constructors
Functions
Properties
Constructors
Rule
Group
Not
Statement
Args
Link copied to clipboard
fun
RuleGroupNotStatementArgs
(
statement
:
Output
<
RuleGroupStatementArgs
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
RuleGroupNotStatementArgs
Properties
statement
Link copied to clipboard
val
statement
:
Output
<
RuleGroupStatementArgs
>