pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.wafv2.kotlin.outputs
/
WebAclRuleStatementOrStatement
Web
Acl
Rule
Statement
Or
Statement
data
class
WebAclRuleStatementOrStatement
(
val
statements
:
List
<
WebAclRuleStatement
>
)
Types
Constructors
Properties
Constructors
Web
Acl
Rule
Statement
Or
Statement
Link copied to clipboard
fun
WebAclRuleStatementOrStatement
(
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.