Module: Aws::QApps::Client::_ExportQAppSessionDataResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ExportQAppSessionDataOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#csv_file_link ⇒ ::String
235 |
# File 'sig/client.rbs', line 235
def csv_file_link: () -> ::String
|
#expires_at ⇒ ::Time
236 |
# File 'sig/client.rbs', line 236
def expires_at: () -> ::Time
|
#session_arn ⇒ ::String
237 |
# File 'sig/client.rbs', line 237
def session_arn: () -> ::String
|