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