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