toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.outputs
/
WebAclNotStatement
Web
Acl
Not
Statement
data
class
WebAclNotStatement
(
val
statement
:
WebAclStatement
)
Members
Constructors
Web
Acl
Not
Statement
Link copied to clipboard
constructor
(
statement
:
WebAclStatement
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
statement
Link copied to clipboard
val
statement
:
WebAclStatement
The statement to negate. You can use any statement that can be nested.