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

WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementNotStatement

data class WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementNotStatement(val statements: List<WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementNotStatementStatement>)

Constructors

WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementNotStatement
Link copied to clipboard
fun WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementNotStatement(statements: List<WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementNotStatementStatement>)

Types

Companion
Link copied to clipboard
object Companion

Properties

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

Statement to negate. You can use any statement that can be nested. See statement above for details.

© 2023 CopyrightGenerated by dokka