Module: Aws::Omics::Client::_ListReferencesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListReferencesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1395 |
# File 'sig/client.rbs', line 1395 def next_token: () -> ::String |
#references ⇒ ::Array[Types::ReferenceListItem]
1396 |
# File 'sig/client.rbs', line 1396 def references: () -> ::Array[Types::ReferenceListItem] |