The basis for your stack template. Apply packs, patches, parameters and parameter groups. Access the template property for the resulting CloudFormation template.

Methods

  • Add a stack parameter including its descriptive info and an optional parameter group.

    Parameters

    • parameter: ParameterInfo

    Returns SimpleCFT

  • Add a group of stack parameters including their descriptive info and an optional parameter group.

    Parameters

    • __namedParameters: ParameterGroup

    Returns SimpleCFT

  • Convert the stack template to a JSON object.

    Returns CloudFormationTemplate