class
Amazonite::CloudFormation::CreateGeneratedTemplateOutput
- Amazonite::CloudFormation::CreateGeneratedTemplateOutput
- Reference
- Object
Defined in:
cloudformation/create_generated_template_output.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#generated_template_id : String | Nil
The ID of the generated template.
-
#generated_template_id=(generated_template_id : String | Nil)
The ID of the generated template.
-
#hash(hasher)
See
Object#hash(hasher) - #to_query_params(prefix : String) : Array(Tuple(String, String))
- #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.
def generated_template_id=(generated_template_id : String | Nil)
#
The ID of the generated template.