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

WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementNotStatement

data class WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementNotStatement(val statements: List<WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementNotStatementStatement>)

Constructors

WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementNotStatement
Link copied to clipboard
fun WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementNotStatement(statements: List<WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementNotStatementStatement>)

Types

Companion
Link copied to clipboard
object Companion

Properties

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

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

© 2023 CopyrightGenerated by dokka