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