Bases: object
object
A definition of a stack output, independent of any template format.
Iterate over attributes of a given resource that this references.
Return an iterator over dependent attributes for specified resource_name in the output’s value field.
Return a description of the output.
Resolve the value of the output.
Validate the output value without resolving it.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.
OutputDefinition
OutputDefinition.dep_attrs()
OutputDefinition.description()
OutputDefinition.get_value()
OutputDefinition.render_hot()
OutputDefinition.required_resource_names()
OutputDefinition.validate()