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);
Constructor for TRekognitionUpdateDatasetEntriesRequest.
Parameters
| Name | Description |
|---|---|
ADatasetArn | Specify the Amazon Resource Name (ARN) of the dataset you want to update. |
AChanges | Specify the changes to make to the dataset. |