Namespace Firefly.CloudFormationParser.Intrinsics.Functions
Classes
AndIntrinsic
Represents the Fn::And intrinsic.
Base64Intrinsic
Represents the Fn::Base64 intrinsic.
CidrIntrinsic
Represents the Fn::Cidr intrinsic.
ConditionIntrinsic
Represents the Condition intrinsic.
EqualsIntrinsic
Represents the Fn::Equals intrinsic.
FindInMapIntrinsic
Represents the Fn::FindInMap intrinsic.
GetAttIntrinsic
Represents the Fn::GetAtt intrinsic.
GetAZsIntrinsic
Represents the Fn::GetAZs intrinsic.
IfIntrinsic
Represents the Fn::If intrinsic.
ImportValueIntrinsic
Represents the Fn::ImportValue intrinsic.
JoinIntrinsic
Represents the Fn::Join intrinsic.
NotIntrinsic
Represents the Fn::Not intrinsic.
OrIntrinsic
Represents the Fn::Or intrinsic.
RefIntrinsic
Represents the Ref intrinsic.
SelectIntrinsic
Represents the Fn::Select intrinsic.
SplitIntrinsic
Represents the Fn::Split intrinsic.
SubIntrinsic
Represents the Fn::Sub intrinsic.