The heat.engine.cfn.parameters Module

The heat.engine.cfn.parameters Module

class heat.engine.cfn.parameters.CfnParameters(stack_identifier, tmpl, user_params=None, param_defaults=None)[source]

Bases: heat.engine.parameters.Parameters

PARAM_REGION = 'AWS::Region'
PARAM_STACK_ID = 'AWS::StackId'
PARAM_STACK_NAME = 'AWS::StackName'
PSEUDO_PARAMETERS = ('AWS::StackId', 'AWS::StackName', 'AWS::Region')
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.