class
Amazonite::Ssm::MetadataValue
- Amazonite::Ssm::MetadataValue
- Reference
- Object
Overview
Metadata to assign to an Application Manager application.
Included Modules
- JSON::Serializable
Defined in:
ssm/metadata_value.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) - #validate! : Nil
-
#value : String | Nil
Metadata value to assign to an Application Manager application.
-
#value=(value : String | Nil)
Metadata value to assign to an Application Manager application.
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?.