toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.inputs
/
WebAclNotStatementArgs
Web
Acl
Not
Statement
Args
data
class
WebAclNotStatementArgs
(
val
statement
:
Output
<
WebAclStatementArgs
>
)
:
ConvertibleToJava
<
WebAclNotStatementArgs
>
Members
Constructors
Web
Acl
Not
Statement
Args
Link copied to clipboard
constructor
(
statement
:
Output
<
WebAclStatementArgs
>
)
Properties
statement
Link copied to clipboard
val
statement
:
Output
<
WebAclStatementArgs
>
The statement to negate. You can use any statement that can be nested.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
WebAclNotStatementArgs