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.

Summary information for a custom model.

Inheritance Hierarchy

System.Object
  Amazon.Bedrock.Model.CustomModelSummary

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

Syntax

C#
public class CustomModelSummary

The CustomModelSummary type exposes the following members

Constructors

NameDescription
Public Method CustomModelSummary()

Properties

NameTypeDescription
Public Property BaseModelArn System.String

Gets and sets the property BaseModelArn.

The base model Amazon Resource Name (ARN).

Public Property BaseModelName System.String

Gets and sets the property BaseModelName.

The base model name.

Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

Creation time of the model.

Public Property CustomizationType Amazon.Bedrock.CustomizationType

Gets and sets the property CustomizationType.

Specifies whether to carry out continued pre-training of a model or whether to fine-tune it. For more information, see Custom models.

Public Property ModelArn System.String

Gets and sets the property ModelArn.

The Amazon Resource Name (ARN) of the custom model.

Public Property ModelName System.String

Gets and sets the property ModelName.

The name of the custom model.

Public Property OwnerAccountId System.String

Gets and sets the property OwnerAccountId.

The unique identifier of the account that owns the model.

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