Class: Aws::SageMaker::Types::BatchDescribeModelPackageSummary

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb

Overview

Provides summary information about the model package.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

The creation time of the mortgage package summary.

Returns:

  • (Time)


2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 2906

class BatchDescribeModelPackageSummary < Struct.new(
  :model_package_group_name,
  :model_package_version,
  :model_package_arn,
  :model_package_description,
  :creation_time,
  :inference_specification,
  :model_package_status,
  :model_approval_status)
  SENSITIVE = []
  include Aws::Structure
end

#inference_specificationTypes::InferenceSpecification

Defines how to perform inference generation after a training job is run.



2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 2906

class BatchDescribeModelPackageSummary < Struct.new(
  :model_package_group_name,
  :model_package_version,
  :model_package_arn,
  :model_package_description,
  :creation_time,
  :inference_specification,
  :model_package_status,
  :model_approval_status)
  SENSITIVE = []
  include Aws::Structure
end

#model_approval_statusString

The approval status of the model.

Returns:

  • (String)


2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 2906

class BatchDescribeModelPackageSummary < Struct.new(
  :model_package_group_name,
  :model_package_version,
  :model_package_arn,
  :model_package_description,
  :creation_time,
  :inference_specification,
  :model_package_status,
  :model_approval_status)
  SENSITIVE = []
  include Aws::Structure
end

#model_package_arnString

The Amazon Resource Name (ARN) of the model package.

Returns:

  • (String)


2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 2906

class BatchDescribeModelPackageSummary < Struct.new(
  :model_package_group_name,
  :model_package_version,
  :model_package_arn,
  :model_package_description,
  :creation_time,
  :inference_specification,
  :model_package_status,
  :model_approval_status)
  SENSITIVE = []
  include Aws::Structure
end

#model_package_descriptionString

The description of the model package.

Returns:

  • (String)


2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 2906

class BatchDescribeModelPackageSummary < Struct.new(
  :model_package_group_name,
  :model_package_version,
  :model_package_arn,
  :model_package_description,
  :creation_time,
  :inference_specification,
  :model_package_status,
  :model_approval_status)
  SENSITIVE = []
  include Aws::Structure
end

#model_package_group_nameString

The group name for the model package

Returns:

  • (String)


2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 2906

class BatchDescribeModelPackageSummary < Struct.new(
  :model_package_group_name,
  :model_package_version,
  :model_package_arn,
  :model_package_description,
  :creation_time,
  :inference_specification,
  :model_package_status,
  :model_approval_status)
  SENSITIVE = []
  include Aws::Structure
end

#model_package_statusString

The status of the mortgage package.

Returns:

  • (String)


2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 2906

class BatchDescribeModelPackageSummary < Struct.new(
  :model_package_group_name,
  :model_package_version,
  :model_package_arn,
  :model_package_description,
  :creation_time,
  :inference_specification,
  :model_package_status,
  :model_approval_status)
  SENSITIVE = []
  include Aws::Structure
end

#model_package_versionInteger

The version number of a versioned model.

Returns:

  • (Integer)


2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 2906

class BatchDescribeModelPackageSummary < Struct.new(
  :model_package_group_name,
  :model_package_version,
  :model_package_arn,
  :model_package_description,
  :creation_time,
  :inference_specification,
  :model_package_status,
  :model_approval_status)
  SENSITIVE = []
  include Aws::Structure
end