pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin/com.pulumi.aws.wafv2.kotlin.outputs/WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementAndStatement

WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementAndStatement

data class WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementAndStatement(val statements: List<WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementAndStatementStatement>)

Constructors

WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementAndStatement
Link copied to clipboard
fun WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementAndStatement(statements: List<WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementAndStatementStatement>)

Types

Companion
Link copied to clipboard
object Companion

Properties

statements
Link copied to clipboard
val statements: List<WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementAndStatementStatement>

Statements to combine with AND logic. You can use any statements that can be nested. See statement above for details.

© 2023 CopyrightGenerated by dokka