GetRecordRequest
class GetRecordRequest
Types
Properties
Link copied to clipboard
Parameter to request ExpiresAt
in response. If Enabled
, GetRecord
will return the value of ExpiresAt
, if it is not null. If Disabled
and null, GetRecord
will return null.
Link copied to clipboard
The name or Amazon Resource Name (ARN) of the feature group from which you want to retrieve a record.
Link copied to clipboard
List of names of Features to be retrieved. If not specified, the latest value for all the Features are returned.
Link copied to clipboard
The value that corresponds to RecordIdentifier
type and uniquely identifies the record in the FeatureGroup
.