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 GetModelImportJob operation.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class GetModelImportJobResponse : AmazonWebServiceResponse
The GetModelImportJobResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
GetModelImportJobResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
CreationTime | System.DateTime |
Gets and sets the property CreationTime. The time the resource was created. |
|
EndTime | System.DateTime |
Gets and sets the property EndTime. Time that the resource transitioned to terminal state. |
|
FailureMessage | System.String |
Gets and sets the property FailureMessage. Information about why the import job failed. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
ImportedModelArn | System.String |
Gets and sets the property ImportedModelArn. The Amazon Resource Name (ARN) of the imported model. |
|
ImportedModelKmsKeyArn | System.String |
Gets and sets the property ImportedModelKmsKeyArn. The imported model is encrypted at rest using this key. |
|
ImportedModelName | System.String |
Gets and sets the property ImportedModelName. The name of the imported model. |
|
JobArn | System.String |
Gets and sets the property JobArn. The Amazon Resource Name (ARN) of the import job. |
|
JobName | System.String |
Gets and sets the property JobName. The name of the import job. |
|
LastModifiedTime | System.DateTime |
Gets and sets the property LastModifiedTime. Time the resource was last modified. |
|
ModelDataSource | Amazon.Bedrock.Model.ModelDataSource |
Gets and sets the property ModelDataSource. The data source for the imported model. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
RoleArn | System.String |
Gets and sets the property RoleArn. The Amazon Resource Name (ARN) of the IAM role associated with this job. |
|
Status | Amazon.Bedrock.ModelImportJobStatus |
Gets and sets the property Status. The status of the job. A successful job transitions from in-progress to completed when the imported model is ready to use. If the job failed, the failure message contains information about why the job failed. |
|
VpcConfig | Amazon.Bedrock.Model.VpcConfig |
Gets and sets the property VpcConfig. The Virtual Private Cloud (VPC) configuration of the import model job. |
.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