Module: Aws::SageMakerFeatureStoreRuntime::Client::_GetRecordResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetRecordResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#expires_at ⇒ ::String
144 |
# File 'sig/client.rbs', line 144
def expires_at: () -> ::String
|
#record ⇒ ::Array[Types::FeatureValue]
143 |
# File 'sig/client.rbs', line 143
def record: () -> ::Array[Types::FeatureValue]
|