pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.outputs
/
RuleGroupOrStatement
Rule
Group
Or
Statement
data
class
RuleGroupOrStatement
(
val
statements
:
List
<
RuleGroupStatement
>
)
Types
Constructors
Properties
Constructors
Rule
Group
Or
Statement
Link copied to clipboard
fun
RuleGroupOrStatement
(
statements
:
List
<
RuleGroupStatement
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
statements
Link copied to clipboard
val
statements
:
List
<
RuleGroupStatement
>