class Aws::SageMakerFeatureStoreRuntime::Types::BatchGetRecordResponse
@!attribute [rw] records
A list of Records you requested to be retrieved in batch. @return [Array<Types::BatchGetRecordResultDetail>]
@!attribute [rw] errors
A list of errors that have occured when retrieving a batch of Records. @return [Array<Types::BatchGetRecordError>]
@!attribute [rw] unprocessed_identifiers
A unprocessed list of `FeatureGroup` names, with their corresponding `RecordIdentifier` value, and Feature name. @return [Array<Types::BatchGetRecordIdentifier>]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-featurestore-runtime-2020-07-01/BatchGetRecordResponse AWS API Documentation
Constants
- SENSITIVE