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)


3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 3022

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.



3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 3022

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)


3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 3022

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)


3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 3022

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)


3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 3022

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)


3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 3022

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)


3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 3022

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)


3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 3022

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