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 sub-tasks of the job. Possible statuses for each sub-task include the following:

Inheritance Hierarchy

System.Object
  Amazon.Bedrock.Model.StatusDetails

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

Syntax

C#
public class StatusDetails

The StatusDetails type exposes the following members

Constructors

NameDescription
Public Method StatusDetails()

Properties

NameTypeDescription
Public Property DataProcessingDetails Amazon.Bedrock.Model.DataProcessingDetails

Gets and sets the property DataProcessingDetails.

The status details for the data processing sub-task of the job.

Public Property TrainingDetails Amazon.Bedrock.Model.TrainingDetails

Gets and sets the property TrainingDetails.

The status details for the training sub-task of the job.

Public Property ValidationDetails Amazon.Bedrock.Model.ValidationDetails

Gets and sets the property ValidationDetails.

The status details for 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