class
Amazonite::CloudFormation::TestTypeOutput
- Amazonite::CloudFormation::TestTypeOutput
- Reference
- Object
Defined in:
cloudformation/test_type_output.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) - #to_query_params(prefix : String) : Array(Tuple(String, String))
-
#type_version_arn : String | Nil
The Amazon Resource Name (ARN) of the extension.
-
#type_version_arn=(type_version_arn : String | Nil)
The Amazon Resource Name (ARN) of the extension.
- #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 type_version_arn=(type_version_arn : String | Nil)
#
The Amazon Resource Name (ARN) of the extension.