You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Pinpoint::Types::SessionWhen passing Session as input to an Aws::Client method, you can use a vanilla Hash:
{
duration: 1,
id: "__string", start_timestamp: "__string", stop_timestamp: "__string",
}
Provides information about a session.
Returned by:
Instance Attribute Summary collapseThe duration of the session, in milliseconds.
The unique identifier for the session.
The date and time when the session began.
The date and time when the session ended.
The duration of the session, in milliseconds.
#id ⇒ StringThe unique identifier for the session.
#start_timestamp ⇒ StringThe date and time when the session began.
#stop_timestamp ⇒ StringThe date and time when the session ended.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4