Add-VSWAFv2WebACLOrStatementTwo
Add-VSWAFv2WebACLOrStatementTwo
SYNOPSIS
Adds an AWS::WAFv2::WebACL.OrStatementTwo resource property to the template. Logical OR statement used in statement nesting.
SYNTAX
Add-VSWAFv2WebACLOrStatementTwo [-Statements] <Object> [<CommonParameters>]
DESCRIPTION
Adds an AWS::WAFv2::WebACL.OrStatementTwo resource property to the template. Logical OR statement used in statement nesting.
PARAMETERS
-Statements
Logical OR statements used in statement nesting.
Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-orstatementtwo.html#cfn-wafv2-webacl-orstatementtwo-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.