Add-VSWAFv2RuleGroupAndStatementTwo
Add-VSWAFv2RuleGroupAndStatementTwo
SYNOPSIS
Adds an AWS::WAFv2::RuleGroup.AndStatementTwo resource property to the template. Logical AND statement used in statement nesting.
SYNTAX
Add-VSWAFv2RuleGroupAndStatementTwo [-Statements] <Object> [<CommonParameters>]
DESCRIPTION
Adds an AWS::WAFv2::RuleGroup.AndStatementTwo resource property to the template. Logical AND statement used in statement nesting.
PARAMETERS
-Statements
Logical AND statements used in statement nesting.
Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-andstatementtwo.html#cfn-wafv2-rulegroup-andstatementtwo-statements UpdateType: Mutable Type: List ItemType: StatementThree
Type: Object
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.