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.

For a Distillation job, the status details for the validation sub-task of the job.

Inheritance Hierarchy

System.Object
  Amazon.Bedrock.Model.ValidationDetails

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

Syntax

C#
public class ValidationDetails

The ValidationDetails type exposes the following members

Constructors

NameDescription
Public Method ValidationDetails()

Properties

NameTypeDescription
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The start time of the validation sub-task of the job.

Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

The latest update to the validation sub-task of the job.

Public Property Status Amazon.Bedrock.JobStatusDetails

Gets and sets the property Status.

The status of the validation sub-task of the 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