Add-VSWAFv2WebACLNotStatementOne
Add-VSWAFv2WebACLNotStatementOne
SYNOPSIS
Adds an AWS::WAFv2::WebACL.NotStatementOne resource property to the template. Logical NOT statement used to negate the match results of a nested statement.
SYNTAX
Add-VSWAFv2WebACLNotStatementOne [-Statement] <Object> [<CommonParameters>]
DESCRIPTION
Adds an AWS::WAFv2::WebACL.NotStatementOne 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-notstatementone.html#cfn-wafv2-webacl-notstatementone-statement UpdateType: Mutable Type: 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.