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.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class CustomModelSummary
The CustomModelSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
CustomModelSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
BaseModelArn | System.String |
Gets and sets the property BaseModelArn. The base model Amazon Resource Name (ARN). |
![]() |
BaseModelName | System.String |
Gets and sets the property BaseModelName. The base model name. |
![]() |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. Creation time of the model. |
![]() |
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. |
![]() |
ModelArn | System.String |
Gets and sets the property ModelArn. The Amazon Resource Name (ARN) of the custom model. |
![]() |
ModelName | System.String |
Gets and sets the property ModelName. The name of the custom model. |
![]() |
OwnerAccountId | System.String |
Gets and sets the property OwnerAccountId. The unique identifier of the account that owns the model. |
.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