pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin/com.pulumi.aws.wafv2.kotlin.outputs/WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementOrStatement

WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementOrStatement

data class WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementOrStatement(val statements: List<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementOrStatementStatement>)

Constructors

WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementOrStatement
Link copied to clipboard
fun WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementOrStatement(statements: List<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementOrStatementStatement>)

Types

Companion
Link copied to clipboard
object Companion

Properties

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

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

© 2023 CopyrightGenerated by dokka