class

Amazonite::SsmV1::ResumeSessionResponse

Inherits JSON::Serializable < Reference < Object

Constructors

new(session_id : String | Nil = nil, token_value : String | Nil = nil, stream_url : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

session_id
Source
session_id=(session_id : String | Nil)
Source
stream_url
Source
stream_url=(stream_url : String | Nil)
Source
token_value
Source
token_value=(token_value : String | Nil)
Source