Skip to main content

TRekognitionUpdateDatasetEntriesRequest

Class in AWS.Rekognition

UpdateDatasetEntries request class.

Ancestors

Properties

Changes

property Changes: IRekognitionDatasetChanges

Type: IRekognitionDatasetChanges

DatasetArn

property DatasetArn: TARN

Constructors

Create

constructor Create(const ADatasetArn: TARN; const AChanges: IRekognitionDatasetChanges);

IRekognitionDatasetChanges

Constructor for TRekognitionUpdateDatasetEntriesRequest.

Parameters

NameDescription
ADatasetArnSpecify the Amazon Resource Name (ARN) of the dataset you want to update.
AChangesSpecify the changes to make to the dataset.