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

WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementAndStatementStatementOrStatement

data class WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementAndStatementStatementOrStatement(val statements: List<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementAndStatementStatementOrStatementStatement>)

Constructors

WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementAndStatementStatementOrStatement
Link copied to clipboard
fun WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementAndStatementStatementOrStatement(statements: List<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementAndStatementStatementOrStatementStatement>)

Types

Companion
Link copied to clipboard
object Companion

Properties

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

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

© 2023 CopyrightGenerated by dokka