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
1393 |
# File 'sig/client.rbs', line 1393
def next_token: () -> ::String
|
#references ⇒ ::Array[Types::ReferenceListItem]
1394 |
# File 'sig/client.rbs', line 1394
def references: () -> ::Array[Types::ReferenceListItem]
|