NAME
Paws::SageMakerFeatureStoreRuntime::BatchGetRecordResponse
ATTRIBUTES
REQUIRED Errors => ArrayRef[Paws::SageMakerFeatureStoreRuntime::BatchGetRecordError]
A list of errors that have occured when retrieving a batch of Records.
REQUIRED Records => ArrayRef[Paws::SageMakerFeatureStoreRuntime::BatchGetRecordResultDetail]
A list of Records you requested to be retrieved in batch.
REQUIRED UnprocessedIdentifiers => ArrayRef[Paws::SageMakerFeatureStoreRuntime::BatchGetRecordIdentifier]
A unprocessed list of FeatureGroup
names, with their corresponding RecordIdentifier
value, and Feature name.