Module: Aws::Ivschat::Client::_CreateChatTokenResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateChatTokenResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#session_expiration_time ⇒ ::Time
85 |
# File 'sig/client.rbs', line 85
def session_expiration_time: () -> ::Time
|
#token ⇒ ::String
83 |
# File 'sig/client.rbs', line 83
def token: () -> ::String
|
#token_expiration_time ⇒ ::Time
84 |
# File 'sig/client.rbs', line 84
def token_expiration_time: () -> ::Time
|