Add-VSWAFv2WebACLNotStatementTwo
Add-VSWAFv2WebACLNotStatementTwo
SYNOPSIS
Adds an AWS::WAFv2::WebACL.NotStatementTwo resource property to the template. Logical NOT statement used to negate the match results of a nested statement.
SYNTAX
Add-VSWAFv2WebACLNotStatementTwo [-Statement] <Object> [<CommonParameters>]
DESCRIPTION
Adds an AWS::WAFv2::WebACL.NotStatementTwo resource property to the template. Logical NOT statement used to negate the match results of a nested statement.
PARAMETERS
-Statement
Logical NOT statement used to negate the match results of a nested statement.
Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-notstatementtwo.html#cfn-wafv2-webacl-notstatementtwo-statement UpdateType: Mutable Type: 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.