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