toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.wafv2.kotlin.outputs
/
RuleGroupRuleStatementAndStatement
Rule
Group
Rule
Statement
And
Statement
data
class
RuleGroupRuleStatementAndStatement
(
val
statements
:
List
<
RuleGroupRuleStatement
>
)
Members
Constructors
Rule
Group
Rule
Statement
And
Statement
Link copied to clipboard
constructor
(
statements
:
List
<
RuleGroupRuleStatement
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
statements
Link copied to clipboard
val
statements
:
List
<
RuleGroupRuleStatement
>
The statements to combine.