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

WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementAndStatement

data class WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementAndStatement(val statements: List<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementAndStatementStatement>)

Constructors

WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementAndStatement
Link copied to clipboard
fun WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementAndStatement(statements: List<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementAndStatementStatement>)

Types

Companion
Link copied to clipboard
object Companion

Properties

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

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

© 2023 CopyrightGenerated by dokka