class
Amazonite::Ssm::ResumeSessionRequest
- Amazonite::Ssm::ResumeSessionRequest
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm/resume_session_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#session_id : String
The ID of the disconnected session to resume.
-
#session_id=(session_id : String)
The ID of the disconnected session to resume.
- #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?.