class
Amazonite::CloudFormation::DescribeStackSetOutput
- Amazonite::CloudFormation::DescribeStackSetOutput
- Reference
- Object
Defined in:
cloudformation/describe_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 : StackSet | Nil
The specified StackSet.
-
#stack_set=(stack_set : StackSet | Nil)
The specified StackSet.
- #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?.