class
Amazonite::Ssm::UpdateDocumentDefaultVersionResult
- Amazonite::Ssm::UpdateDocumentDefaultVersionResult
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm/update_document_default_version_result.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#description : DocumentDefaultVersionDescription | Nil
The description of a custom document that you want to set as the default version.
-
#description=(description : DocumentDefaultVersionDescription | Nil)
The description of a custom document that you want to set as the default version.
-
#hash(hasher)
See
Object#hash(hasher) - #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 description : DocumentDefaultVersionDescription | Nil
#
The description of a custom document that you want to set as the default version.
def description=(description : DocumentDefaultVersionDescription | Nil)
#
The description of a custom document that you want to set as the default version.