Module: Aws::CleanRooms::Client::_ListAnalysisLogExportsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAnalysisLogExportsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#analysis_log_exports ⇒ ::Array[Types::AnalysisLogExportSummary]
857 |
# File 'sig/client.rbs', line 857
def analysis_log_exports: () -> ::Array[Types::AnalysisLogExportSummary]
|
#next_token ⇒ ::String
856 |
# File 'sig/client.rbs', line 856
def next_token: () -> ::String
|