class
Amazonite::CloudFormation::ActivateTypeOutput
- Amazonite::CloudFormation::ActivateTypeOutput
- Reference
- Object
Defined in:
cloudformation/activate_type_output.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#arn : String | Nil
The Amazon Resource Name (ARN) of the activated extension in this account and Region.
-
#arn=(arn : String | Nil)
The Amazon Resource Name (ARN) of the activated extension in this account and Region.
-
#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 arn : String | Nil
#
The Amazon Resource Name (ARN) of the activated extension in this account and Region.
def arn=(arn : String | Nil)
#
The Amazon Resource Name (ARN) of the activated extension in this account and Region.