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 GetImportedModel operation.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class GetImportedModelResponse : AmazonWebServiceResponse
The GetImportedModelResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
GetImportedModelResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
CreationTime | System.DateTime |
Gets and sets the property CreationTime. Creation time of the imported model. |
|
CustomModelUnits | Amazon.Bedrock.Model.CustomModelUnits |
Gets and sets the property CustomModelUnits. Information about the hardware utilization for a single copy of the model. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
InstructSupported | System.Boolean |
Gets and sets the property InstructSupported. Specifies if the imported model supports converse. |
|
JobArn | System.String |
Gets and sets the property JobArn. Job Amazon Resource Name (ARN) associated with the imported model. |
|
JobName | System.String |
Gets and sets the property JobName. Job name associated with the imported model. |
|
ModelArchitecture | System.String |
Gets and sets the property ModelArchitecture. The architecture of the imported model. |
|
ModelArn | System.String |
Gets and sets the property ModelArn. The Amazon Resource Name (ARN) associated with this imported model. |
|
ModelDataSource | Amazon.Bedrock.Model.ModelDataSource |
Gets and sets the property ModelDataSource. The data source for this imported model. |
|
ModelKmsKeyArn | System.String |
Gets and sets the property ModelKmsKeyArn. The imported model is encrypted at rest using this key. |
|
ModelName | System.String |
Gets and sets the property ModelName. The name of the imported model. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
.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