Module: Aws::QConnect::Client::_UpdateSessionDataResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateSessionDataResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#namespace ⇒ "Custom"
1653 |
# File 'sig/client.rbs', line 1653
def namespace: () -> ("Custom")
|
#session_arn ⇒ ::String
1651 |
# File 'sig/client.rbs', line 1651
def session_arn: () -> ::String
|
#session_id ⇒ ::String
1652 |
# File 'sig/client.rbs', line 1652
def session_id: () -> ::String
|