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

WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementAndStatement

data class WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementAndStatement(val statements: List<WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementAndStatementStatement>)

Constructors

WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementAndStatement
Link copied to clipboard
fun WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementAndStatement(statements: List<WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementAndStatementStatement>)

Types

Companion
Link copied to clipboard
object Companion

Properties

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

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

© 2023 CopyrightGenerated by dokka