class Aws::SageMakerFeatureStoreRuntime::Types::BatchGetRecordResultDetail

The output of Records that have been retrieved in a batch.

@!attribute [rw] feature_group_name

The `FeatureGroupName` containing Records you retrieved in a batch.
@return [String]

@!attribute [rw] record_identifier_value_as_string

The value of the record identifer in string format.
@return [String]

@!attribute [rw] record

The `Record` retrieved.
@return [Array<Types::FeatureValue>]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-featurestore-runtime-2020-07-01/BatchGetRecordResultDetail AWS API Documentation

Constants

SENSITIVE