< Back

Use-CfnEqualsCondition

Sat Jan 11, 2020 7:59 am

NAME Use-CfnEqualsCondition



SYNOPSIS

Compares if two values are equal. Returns true if the two values are equal or false if they aren't.





SYNTAX

Use-CfnEqualsCondition [-LValue] <Object> [-RValue] <Object> [<CommonParameters>]





DESCRIPTION





PARAMETERS

-LValue <Object>



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-RValue <Object>



Required? true

Position? 2

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#d0e10374

8