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