Show / Hide Table of Contents

Namespace Firefly.CloudFormationParser.Intrinsics.Abstractions

Classes

AbstractArrayIntrinsic

Abstract base class for intrinsics that have an array of items

AbstractIntrinsic

Abstract base class for CloudFormation intrinsics

AbstractLogicalIntrinsic

Base class for tags that evaluate to a boolean result, i.e. those that can be used in conditions.

AbstractScalarIntrinsic

Base class for tags that have a scalar value

Interfaces

IBranchableIntrinsic

Where an intrinsic can return one path from a selection depending on conditions, gets the selected branch

IReferenceIntrinsic

Marker interface for intrinsics that may reference other objects in the template

In This Article
Back to top Generated by DocFX