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.
This is the response object from the GetCustomModelDeployment operation.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class GetCustomModelDeploymentResponse : AmazonWebServiceResponse
The GetCustomModelDeploymentResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
GetCustomModelDeploymentResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
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. |
|
Description | System.String |
Gets and sets the property Description. The description of the custom model deployment. |
|
FailureMessage | System.String |
Gets and sets the property FailureMessage.
If the deployment status is |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
LastUpdatedAt | System.DateTime |
Gets and sets the property LastUpdatedAt. The date and time when the custom model deployment was last updated. |
|
ModelArn | System.String |
Gets and sets the property ModelArn. The Amazon Resource Name (ARN) of the custom model associated with this deployment. |
|
ModelDeploymentName | System.String |
Gets and sets the property ModelDeploymentName. The name of the custom model deployment. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
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