Class: Aws::SageMaker::Types::DescribeModelCardExportJobResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#created_atTime

The date and time that the model export job was created.

Returns:

  • (Time)


14884
14885
14886
14887
14888
14889
14890
14891
14892
14893
14894
14895
14896
14897
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 14884

class DescribeModelCardExportJobResponse < Struct.new(
  :model_card_export_job_name,
  :model_card_export_job_arn,
  :status,
  :model_card_name,
  :model_card_version,
  :output_config,
  :created_at,
  :last_modified_at,
  :failure_reason,
  :export_artifacts)
  SENSITIVE = []
  include Aws::Structure
end

#export_artifactsTypes::ModelCardExportArtifacts

The exported model card artifacts.



14884
14885
14886
14887
14888
14889
14890
14891
14892
14893
14894
14895
14896
14897
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 14884

class DescribeModelCardExportJobResponse < Struct.new(
  :model_card_export_job_name,
  :model_card_export_job_arn,
  :status,
  :model_card_name,
  :model_card_version,
  :output_config,
  :created_at,
  :last_modified_at,
  :failure_reason,
  :export_artifacts)
  SENSITIVE = []
  include Aws::Structure
end

#failure_reasonString

The failure reason if the model export job fails.

Returns:

  • (String)


14884
14885
14886
14887
14888
14889
14890
14891
14892
14893
14894
14895
14896
14897
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 14884

class DescribeModelCardExportJobResponse < Struct.new(
  :model_card_export_job_name,
  :model_card_export_job_arn,
  :status,
  :model_card_name,
  :model_card_version,
  :output_config,
  :created_at,
  :last_modified_at,
  :failure_reason,
  :export_artifacts)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_atTime

The date and time that the model export job was last modified.

Returns:

  • (Time)


14884
14885
14886
14887
14888
14889
14890
14891
14892
14893
14894
14895
14896
14897
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 14884

class DescribeModelCardExportJobResponse < Struct.new(
  :model_card_export_job_name,
  :model_card_export_job_arn,
  :status,
  :model_card_name,
  :model_card_version,
  :output_config,
  :created_at,
  :last_modified_at,
  :failure_reason,
  :export_artifacts)
  SENSITIVE = []
  include Aws::Structure
end

#model_card_export_job_arnString

The Amazon Resource Name (ARN) of the model card export job.

Returns:

  • (String)


14884
14885
14886
14887
14888
14889
14890
14891
14892
14893
14894
14895
14896
14897
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 14884

class DescribeModelCardExportJobResponse < Struct.new(
  :model_card_export_job_name,
  :model_card_export_job_arn,
  :status,
  :model_card_name,
  :model_card_version,
  :output_config,
  :created_at,
  :last_modified_at,
  :failure_reason,
  :export_artifacts)
  SENSITIVE = []
  include Aws::Structure
end

#model_card_export_job_nameString

The name of the model card export job to describe.

Returns:

  • (String)


14884
14885
14886
14887
14888
14889
14890
14891
14892
14893
14894
14895
14896
14897
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 14884

class DescribeModelCardExportJobResponse < Struct.new(
  :model_card_export_job_name,
  :model_card_export_job_arn,
  :status,
  :model_card_name,
  :model_card_version,
  :output_config,
  :created_at,
  :last_modified_at,
  :failure_reason,
  :export_artifacts)
  SENSITIVE = []
  include Aws::Structure
end

#model_card_nameString

The name or Amazon Resource Name (ARN) of the model card that the model export job exports.

Returns:

  • (String)


14884
14885
14886
14887
14888
14889
14890
14891
14892
14893
14894
14895
14896
14897
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 14884

class DescribeModelCardExportJobResponse < Struct.new(
  :model_card_export_job_name,
  :model_card_export_job_arn,
  :status,
  :model_card_name,
  :model_card_version,
  :output_config,
  :created_at,
  :last_modified_at,
  :failure_reason,
  :export_artifacts)
  SENSITIVE = []
  include Aws::Structure
end

#model_card_versionInteger

The version of the model card that the model export job exports.

Returns:

  • (Integer)


14884
14885
14886
14887
14888
14889
14890
14891
14892
14893
14894
14895
14896
14897
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 14884

class DescribeModelCardExportJobResponse < Struct.new(
  :model_card_export_job_name,
  :model_card_export_job_arn,
  :status,
  :model_card_name,
  :model_card_version,
  :output_config,
  :created_at,
  :last_modified_at,
  :failure_reason,
  :export_artifacts)
  SENSITIVE = []
  include Aws::Structure
end

#output_configTypes::ModelCardExportOutputConfig

The export output details for the model card.



14884
14885
14886
14887
14888
14889
14890
14891
14892
14893
14894
14895
14896
14897
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 14884

class DescribeModelCardExportJobResponse < Struct.new(
  :model_card_export_job_name,
  :model_card_export_job_arn,
  :status,
  :model_card_name,
  :model_card_version,
  :output_config,
  :created_at,
  :last_modified_at,
  :failure_reason,
  :export_artifacts)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The completion status of the model card export job.

  • InProgress: The model card export job is in progress.

  • Completed: The model card export job is complete.

  • Failed: The model card export job failed. To see the reason for the failure, see the FailureReason field in the response to a DescribeModelCardExportJob call.

Returns:

  • (String)


14884
14885
14886
14887
14888
14889
14890
14891
14892
14893
14894
14895
14896
14897
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 14884

class DescribeModelCardExportJobResponse < Struct.new(
  :model_card_export_job_name,
  :model_card_export_job_arn,
  :status,
  :model_card_name,
  :model_card_version,
  :output_config,
  :created_at,
  :last_modified_at,
  :failure_reason,
  :export_artifacts)
  SENSITIVE = []
  include Aws::Structure
end