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.
Contains summary information about a custom model deployment, including its ARN, name, status, and associated custom model.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class CustomModelDeploymentSummary
The CustomModelDeploymentSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
CustomModelDeploymentSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt. The date and time when the custom model deployment was created. |
![]() |
CustomModelDeploymentArn | System.String |
Gets and sets the property CustomModelDeploymentArn. The Amazon Resource Name (ARN) of the custom model deployment. |
![]() |
CustomModelDeploymentName | System.String |
Gets and sets the property CustomModelDeploymentName. The name of the custom model deployment. |
![]() |
FailureMessage | System.String |
Gets and sets the property FailureMessage.
If the deployment status is |
![]() |
LastUpdatedAt | System.DateTime |
Gets and sets the property LastUpdatedAt. The date and time when the custom model deployment was last modified. |
![]() |
ModelArn | System.String |
Gets and sets the property ModelArn. The Amazon Resource Name (ARN) of the custom model associated with this deployment. |
![]() |
Status | Amazon.Bedrock.CustomModelDeploymentStatus |
Gets and sets the property Status.
The status of the custom model deployment. Possible values are |
.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