toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.wafv2.kotlin.outputs
/
WebAclRuleStatementNotStatement
Web
Acl
Rule
Statement
Not
Statement
data
class
WebAclRuleStatementNotStatement
(
val
statements
:
List
<
WebAclRuleStatement
>
)
Members
Constructors
Web
Acl
Rule
Statement
Not
Statement
Link copied to clipboard
constructor
(
statements
:
List
<
WebAclRuleStatement
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
statements
Link copied to clipboard
val
statements
:
List
<
WebAclRuleStatement
>
The statements to combine.