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]
192 |
# File 'sig/client.rbs', line 192
def export_job_properties_list: () -> ::Array[Types::ExportJobProperties]
|
#next_token ⇒ ::String
193 |
# File 'sig/client.rbs', line 193
def next_token: () -> ::String
|