< Back

Use-CfnNotCondition

Sat Jan 11, 2020 8:01 am

NAME Use-CfnNotCondition



SYNOPSIS

Returns true for a condition that evaluates to false or returns false for a condition that evaluates to true.

Fn::Not acts as a NOT operator.





SYNTAX

Use-CfnNotCondition [-Condition] <Object> [<CommonParameters>]





DESCRIPTION





PARAMETERS

-Condition <Object>



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS

http://docs.aws.amazon.com/AWSCloudForm ... l#d0e10400

2