Show / Hide Table of Contents

Interface ITemplateSection

Interface describing a section of the template (Resources, Conditions etc.)

Namespace: Firefly.CloudFormationParser.TemplateObjects
Assembly: Firefly.CloudFormationParser.dll
Syntax
public interface ITemplateSection

Properties

| Improve this Doc View Source

Context

Gets the deserialization context.

Declaration
DeserializationContext Context { get; }
Property Value
Type Description
DeserializationContext

The context.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX