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

WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementOrStatement

data class WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementOrStatement(val statements: List<WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementOrStatementStatement>)

Constructors

WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementOrStatement
Link copied to clipboard
fun WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementOrStatement(statements: List<WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementOrStatementStatement>)

Types

Companion
Link copied to clipboard
object Companion

Properties

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

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

© 2023 CopyrightGenerated by dokka