AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.Bedrock.Model.GetImportedModelResponse

Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z

Syntax

C#
public class GetImportedModelResponse : AmazonWebServiceResponse

The GetImportedModelResponse type exposes the following members

Constructors

NameDescription
Public Method GetImportedModelResponse()

Properties

NameTypeDescription
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

Creation time of the imported model.

Public Property CustomModelUnits Amazon.Bedrock.Model.CustomModelUnits

Gets and sets the property CustomModelUnits.

Information about the hardware utilization for a single copy of the model.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property InstructSupported System.Boolean

Gets and sets the property InstructSupported.

Specifies if the imported model supports converse.

Public Property JobArn System.String

Gets and sets the property JobArn.

Job Amazon Resource Name (ARN) associated with the imported model.

Public Property JobName System.String

Gets and sets the property JobName.

Job name associated with the imported model.

Public Property ModelArchitecture System.String

Gets and sets the property ModelArchitecture.

The architecture of the imported model.

Public Property ModelArn System.String

Gets and sets the property ModelArn.

The Amazon Resource Name (ARN) associated with this imported model.

Public Property ModelDataSource Amazon.Bedrock.Model.ModelDataSource

Gets and sets the property ModelDataSource.

The data source for this imported model.

Public Property ModelKmsKeyArn System.String

Gets and sets the property ModelKmsKeyArn.

The imported model is encrypted at rest using this key.

Public Property ModelName System.String

Gets and sets the property ModelName.

The name of the imported model.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.

Version Information

.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