Class: Aws::Bedrock::Types::GetImportedModelResponse

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-bedrock/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

Creation time of the imported model.

Returns:

  • (Time)


5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909
5910
5911
5912
# File 'lib/aws-sdk-bedrock/types.rb', line 5899

class GetImportedModelResponse < Struct.new(
  :model_arn,
  :model_name,
  :job_name,
  :job_arn,
  :model_data_source,
  :creation_time,
  :model_architecture,
  :model_kms_key_arn,
  :instruct_supported,
  :custom_model_units)
  SENSITIVE = []
  include Aws::Structure
end

#custom_model_unitsTypes::CustomModelUnits

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



5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909
5910
5911
5912
# File 'lib/aws-sdk-bedrock/types.rb', line 5899

class GetImportedModelResponse < Struct.new(
  :model_arn,
  :model_name,
  :job_name,
  :job_arn,
  :model_data_source,
  :creation_time,
  :model_architecture,
  :model_kms_key_arn,
  :instruct_supported,
  :custom_model_units)
  SENSITIVE = []
  include Aws::Structure
end

#instruct_supportedBoolean

Specifies if the imported model supports converse.

Returns:

  • (Boolean)


5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909
5910
5911
5912
# File 'lib/aws-sdk-bedrock/types.rb', line 5899

class GetImportedModelResponse < Struct.new(
  :model_arn,
  :model_name,
  :job_name,
  :job_arn,
  :model_data_source,
  :creation_time,
  :model_architecture,
  :model_kms_key_arn,
  :instruct_supported,
  :custom_model_units)
  SENSITIVE = []
  include Aws::Structure
end

#job_arnString

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

Returns:

  • (String)


5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909
5910
5911
5912
# File 'lib/aws-sdk-bedrock/types.rb', line 5899

class GetImportedModelResponse < Struct.new(
  :model_arn,
  :model_name,
  :job_name,
  :job_arn,
  :model_data_source,
  :creation_time,
  :model_architecture,
  :model_kms_key_arn,
  :instruct_supported,
  :custom_model_units)
  SENSITIVE = []
  include Aws::Structure
end

#job_nameString

Job name associated with the imported model.

Returns:

  • (String)


5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909
5910
5911
5912
# File 'lib/aws-sdk-bedrock/types.rb', line 5899

class GetImportedModelResponse < Struct.new(
  :model_arn,
  :model_name,
  :job_name,
  :job_arn,
  :model_data_source,
  :creation_time,
  :model_architecture,
  :model_kms_key_arn,
  :instruct_supported,
  :custom_model_units)
  SENSITIVE = []
  include Aws::Structure
end

#model_architectureString

The architecture of the imported model.

Returns:

  • (String)


5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909
5910
5911
5912
# File 'lib/aws-sdk-bedrock/types.rb', line 5899

class GetImportedModelResponse < Struct.new(
  :model_arn,
  :model_name,
  :job_name,
  :job_arn,
  :model_data_source,
  :creation_time,
  :model_architecture,
  :model_kms_key_arn,
  :instruct_supported,
  :custom_model_units)
  SENSITIVE = []
  include Aws::Structure
end

#model_arnString

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

Returns:

  • (String)


5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909
5910
5911
5912
# File 'lib/aws-sdk-bedrock/types.rb', line 5899

class GetImportedModelResponse < Struct.new(
  :model_arn,
  :model_name,
  :job_name,
  :job_arn,
  :model_data_source,
  :creation_time,
  :model_architecture,
  :model_kms_key_arn,
  :instruct_supported,
  :custom_model_units)
  SENSITIVE = []
  include Aws::Structure
end

#model_data_sourceTypes::ModelDataSource

The data source for this imported model.



5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909
5910
5911
5912
# File 'lib/aws-sdk-bedrock/types.rb', line 5899

class GetImportedModelResponse < Struct.new(
  :model_arn,
  :model_name,
  :job_name,
  :job_arn,
  :model_data_source,
  :creation_time,
  :model_architecture,
  :model_kms_key_arn,
  :instruct_supported,
  :custom_model_units)
  SENSITIVE = []
  include Aws::Structure
end

#model_kms_key_arnString

The imported model is encrypted at rest using this key.

Returns:

  • (String)


5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909
5910
5911
5912
# File 'lib/aws-sdk-bedrock/types.rb', line 5899

class GetImportedModelResponse < Struct.new(
  :model_arn,
  :model_name,
  :job_name,
  :job_arn,
  :model_data_source,
  :creation_time,
  :model_architecture,
  :model_kms_key_arn,
  :instruct_supported,
  :custom_model_units)
  SENSITIVE = []
  include Aws::Structure
end

#model_nameString

The name of the imported model.

Returns:

  • (String)


5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909
5910
5911
5912
# File 'lib/aws-sdk-bedrock/types.rb', line 5899

class GetImportedModelResponse < Struct.new(
  :model_arn,
  :model_name,
  :job_name,
  :job_arn,
  :model_data_source,
  :creation_time,
  :model_architecture,
  :model_kms_key_arn,
  :instruct_supported,
  :custom_model_units)
  SENSITIVE = []
  include Aws::Structure
end