Module: Aws::Omics::Client::_ListAnnotationStoresResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAnnotationStoresResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#annotation_stores ⇒ ::Array[Types::AnnotationStoreItem]
1207 |
# File 'sig/client.rbs', line 1207 def annotation_stores: () -> ::Array[Types::AnnotationStoreItem] |
#next_token ⇒ ::String
1208 |
# File 'sig/client.rbs', line 1208 def next_token: () -> ::String |