class
Amazonite::CloudFormation::CreateStackSetOutput
- Amazonite::CloudFormation::CreateStackSetOutput
- Reference
- Object
Defined in:
cloudformation/create_stack_set_output.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#stack_set_id : String | Nil
The ID of the StackSet that you're creating.
-
#stack_set_id=(stack_set_id : String | Nil)
The ID of the StackSet that you're creating.
- #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?.