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

WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementAndStatementStatementNotStatement

data class WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementAndStatementStatementNotStatement(val statements: List<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementAndStatementStatementNotStatementStatement>)

Constructors

WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementAndStatementStatementNotStatement
Link copied to clipboard
fun WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementAndStatementStatementNotStatement(statements: List<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementAndStatementStatementNotStatementStatement>)

Types

Companion
Link copied to clipboard
object Companion

Properties

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

Statement to negate. You can use any statement that can be nested. See statement above for details.

© 2023 CopyrightGenerated by dokka