AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
wafv2
/
aws.sdk.kotlin.services.wafv2.model
/
AndStatement
/
Builder
Builder
class
Builder
Members
Properties
statements
Link copied to clipboard
var
statements
:
List
<
Statement
>
?
The statements to combine with AND logic. You can use any statements that can be nested.