Module: Aws::HealthLake::Client::_ListFHIRExportJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFHIRExportJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#export_job_properties_list ⇒ ::Array[Types::ExportJobProperties]
310 |
# File 'sig/client.rbs', line 310
def export_job_properties_list: () -> ::Array[Types::ExportJobProperties]
|
#next_token ⇒ ::String
311 |
# File 'sig/client.rbs', line 311
def next_token: () -> ::String
|