Bisque AWS – Template

Just like AWS CloudFormation itself,  Bisque AWS starts with a Template, specifically, YadaYada.Bisque.Aws.CloudFormation.Templates.Template.

The Template models the AWS CloudFormation Template.  It contains collections of Conditions, Parameters, Resources, Mappings and Outputs.

It also has some other helper methods.  Below is a snapshot of it in the Visual Studio object browser.

template