Class: Aws::CleanRoomsML::Types::CollaborationTrainedModelExportJobSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::CleanRoomsML::Types::CollaborationTrainedModelExportJobSummary
- Defined in:
- gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb
Overview
Provides summary information about a trained model export job in a collaboration.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#collaboration_identifier ⇒ String
The collaboration ID of the collaboration that contains the trained model export job.
-
#create_time ⇒ Time
The time at which the trained model export job was created.
-
#creator_account_id ⇒ String
The account ID of the member that created the trained model.
-
#description ⇒ String
The description of the trained model.
-
#membership_identifier ⇒ String
The membership ID of the member that created the trained model export job.
-
#name ⇒ String
The name of the trained model export job.
-
#output_configuration ⇒ Types::TrainedModelExportOutputConfiguration
Information about the output of the trained model export job.
-
#status ⇒ String
The status of the trained model.
-
#status_details ⇒ Types::StatusDetails
Details about the status of a resource.
-
#trained_model_arn ⇒ String
The Amazon Resource Name (ARN) of the trained model that is being exported.
-
#update_time ⇒ Time
The most recent time at which the trained model export job was updated.
Instance Attribute Details
#collaboration_identifier ⇒ String
The collaboration ID of the collaboration that contains the trained model export job.
530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 |
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 530 class CollaborationTrainedModelExportJobSummary < Struct.new( :create_time, :update_time, :name, :output_configuration, :status, :status_details, :description, :creator_account_id, :trained_model_arn, :membership_identifier, :collaboration_identifier) SENSITIVE = [] include Aws::Structure end |
#create_time ⇒ Time
The time at which the trained model export job was created.
530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 |
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 530 class CollaborationTrainedModelExportJobSummary < Struct.new( :create_time, :update_time, :name, :output_configuration, :status, :status_details, :description, :creator_account_id, :trained_model_arn, :membership_identifier, :collaboration_identifier) SENSITIVE = [] include Aws::Structure end |
#creator_account_id ⇒ String
The account ID of the member that created the trained model.
530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 |
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 530 class CollaborationTrainedModelExportJobSummary < Struct.new( :create_time, :update_time, :name, :output_configuration, :status, :status_details, :description, :creator_account_id, :trained_model_arn, :membership_identifier, :collaboration_identifier) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
The description of the trained model.
530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 |
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 530 class CollaborationTrainedModelExportJobSummary < Struct.new( :create_time, :update_time, :name, :output_configuration, :status, :status_details, :description, :creator_account_id, :trained_model_arn, :membership_identifier, :collaboration_identifier) SENSITIVE = [] include Aws::Structure end |
#membership_identifier ⇒ String
The membership ID of the member that created the trained model export job.
530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 |
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 530 class CollaborationTrainedModelExportJobSummary < Struct.new( :create_time, :update_time, :name, :output_configuration, :status, :status_details, :description, :creator_account_id, :trained_model_arn, :membership_identifier, :collaboration_identifier) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The name of the trained model export job.
530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 |
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 530 class CollaborationTrainedModelExportJobSummary < Struct.new( :create_time, :update_time, :name, :output_configuration, :status, :status_details, :description, :creator_account_id, :trained_model_arn, :membership_identifier, :collaboration_identifier) SENSITIVE = [] include Aws::Structure end |
#output_configuration ⇒ Types::TrainedModelExportOutputConfiguration
Information about the output of the trained model export job.
530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 |
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 530 class CollaborationTrainedModelExportJobSummary < Struct.new( :create_time, :update_time, :name, :output_configuration, :status, :status_details, :description, :creator_account_id, :trained_model_arn, :membership_identifier, :collaboration_identifier) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The status of the trained model.
530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 |
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 530 class CollaborationTrainedModelExportJobSummary < Struct.new( :create_time, :update_time, :name, :output_configuration, :status, :status_details, :description, :creator_account_id, :trained_model_arn, :membership_identifier, :collaboration_identifier) SENSITIVE = [] include Aws::Structure end |
#status_details ⇒ Types::StatusDetails
Details about the status of a resource.
530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 |
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 530 class CollaborationTrainedModelExportJobSummary < Struct.new( :create_time, :update_time, :name, :output_configuration, :status, :status_details, :description, :creator_account_id, :trained_model_arn, :membership_identifier, :collaboration_identifier) SENSITIVE = [] include Aws::Structure end |
#trained_model_arn ⇒ String
The Amazon Resource Name (ARN) of the trained model that is being exported.
530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 |
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 530 class CollaborationTrainedModelExportJobSummary < Struct.new( :create_time, :update_time, :name, :output_configuration, :status, :status_details, :description, :creator_account_id, :trained_model_arn, :membership_identifier, :collaboration_identifier) SENSITIVE = [] include Aws::Structure end |
#update_time ⇒ Time
The most recent time at which the trained model export job was updated.
530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 |
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 530 class CollaborationTrainedModelExportJobSummary < Struct.new( :create_time, :update_time, :name, :output_configuration, :status, :status_details, :description, :creator_account_id, :trained_model_arn, :membership_identifier, :collaboration_identifier) SENSITIVE = [] include Aws::Structure end |