Bases: heat.engine.parameters.Parameter, _abcoll.Sequence
A template parameter of type “CommaDelimitedList”.
Bases: heat.engine.parameters.Parameter, _abcoll.Mapping
A template parameter who’s value is valid map.
Bases: heat.engine.parameters.Parameter
A template parameter of type “Number”.
Bases: dict
Parameter schema.
Bases: object
A template parameter.
Return the default value of the parameter.
Return the description of the parameter.
Return whether the parameter has a default value.
Return whether the parameter should be sanitised in any output to the user.
Get the parameter value, optionally sanitising it for output.
Bases: _abcoll.Mapping
The parameters of a stack, with type checking, defaults &c. specified by the stack’s template.
Map the supplied filter function onto each Parameter (with an optional filter function) and return the resulting dictionary.
Set the AWS::StackId pseudo parameter value