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