interface CreateDatasetResponse {
    DatasetArn?: string;
}

Hierarchy (view full)

Properties

Properties

DatasetArn?: string

The ARN of the created Amazon Rekognition Custom Labels dataset.