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