Module: Aws::SageMakerFeatureStoreRuntime::Client::_ListRecordsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRecordsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
158 |
# File 'sig/client.rbs', line 158
def next_token: () -> ::String
|
#record_identifiers ⇒ ::Array[::String]
157 |
# File 'sig/client.rbs', line 157
def record_identifiers: () -> ::Array[::String]
|