AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The dataset used for testing. Optionally, if AutoCreate is set, Amazon Rekognition uses the training dataset to create a test dataset with a temporary split of the training dataset.

Inheritance Hierarchy

System.Object
  Amazon.Rekognition.Model.TestingData

Namespace: Amazon.Rekognition.Model
Assembly: AWSSDK.Rekognition.dll
Version: 3.x.y.z

Syntax

C#
public class TestingData

The TestingData type exposes the following members

Constructors

NameDescription
Public Method TestingData()

Properties

NameTypeDescription
Public Property Assets System.Collections.Generic.List<Amazon.Rekognition.Model.Asset>

Gets and sets the property Assets.

The assets used for testing.

Public Property AutoCreate System.Boolean

Gets and sets the property AutoCreate.

If specified, Rekognition splits training dataset to create a test dataset for the training job.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5