Module: Aws::HealthLake::Client::_ListFHIRDatastoresResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFHIRDatastoresResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#datastore_properties_list ⇒ ::Array[Types::DatastoreProperties]
174 |
# File 'sig/client.rbs', line 174
def datastore_properties_list: () -> ::Array[Types::DatastoreProperties]
|
#next_token ⇒ ::String
175 |
# File 'sig/client.rbs', line 175
def next_token: () -> ::String
|