Class: Aws::CleanRoomsML::Types::CollaborationTrainedModelSummary

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

Overview

Provides summary information about a trained model in a collaboration.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#collaboration_identifierString

The collaboration ID of the collaboration that contains the trained model.

Returns:

  • (String)


719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 719

class CollaborationTrainedModelSummary < Struct.new(
  :create_time,
  :update_time,
  :trained_model_arn,
  :name,
  :version_identifier,
  :incremental_training_data_channels,
  :description,
  :membership_identifier,
  :collaboration_identifier,
  :status,
  :configured_model_algorithm_association_arn,
  :creator_account_id)
  SENSITIVE = []
  include Aws::Structure
end

#configured_model_algorithm_association_arnString

The Amazon Resource Name (ARN) of the configured model algorithm association that is used for this trained model.

Returns:

  • (String)


719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 719

class CollaborationTrainedModelSummary < Struct.new(
  :create_time,
  :update_time,
  :trained_model_arn,
  :name,
  :version_identifier,
  :incremental_training_data_channels,
  :description,
  :membership_identifier,
  :collaboration_identifier,
  :status,
  :configured_model_algorithm_association_arn,
  :creator_account_id)
  SENSITIVE = []
  include Aws::Structure
end

#create_timeTime

The time at which the trained model was created.

Returns:

  • (Time)


719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 719

class CollaborationTrainedModelSummary < Struct.new(
  :create_time,
  :update_time,
  :trained_model_arn,
  :name,
  :version_identifier,
  :incremental_training_data_channels,
  :description,
  :membership_identifier,
  :collaboration_identifier,
  :status,
  :configured_model_algorithm_association_arn,
  :creator_account_id)
  SENSITIVE = []
  include Aws::Structure
end

#creator_account_idString

The account ID of the member that created the trained model.

Returns:

  • (String)


719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 719

class CollaborationTrainedModelSummary < Struct.new(
  :create_time,
  :update_time,
  :trained_model_arn,
  :name,
  :version_identifier,
  :incremental_training_data_channels,
  :description,
  :membership_identifier,
  :collaboration_identifier,
  :status,
  :configured_model_algorithm_association_arn,
  :creator_account_id)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the trained model.

Returns:

  • (String)


719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 719

class CollaborationTrainedModelSummary < Struct.new(
  :create_time,
  :update_time,
  :trained_model_arn,
  :name,
  :version_identifier,
  :incremental_training_data_channels,
  :description,
  :membership_identifier,
  :collaboration_identifier,
  :status,
  :configured_model_algorithm_association_arn,
  :creator_account_id)
  SENSITIVE = []
  include Aws::Structure
end

#incremental_training_data_channelsArray<Types::IncrementalTrainingDataChannelOutput>

Information about the incremental training data channels used to create this version of the trained model.



719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 719

class CollaborationTrainedModelSummary < Struct.new(
  :create_time,
  :update_time,
  :trained_model_arn,
  :name,
  :version_identifier,
  :incremental_training_data_channels,
  :description,
  :membership_identifier,
  :collaboration_identifier,
  :status,
  :configured_model_algorithm_association_arn,
  :creator_account_id)
  SENSITIVE = []
  include Aws::Structure
end

#membership_identifierString

The membership ID of the member that created the trained model.

Returns:

  • (String)


719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 719

class CollaborationTrainedModelSummary < Struct.new(
  :create_time,
  :update_time,
  :trained_model_arn,
  :name,
  :version_identifier,
  :incremental_training_data_channels,
  :description,
  :membership_identifier,
  :collaboration_identifier,
  :status,
  :configured_model_algorithm_association_arn,
  :creator_account_id)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the trained model.

Returns:

  • (String)


719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 719

class CollaborationTrainedModelSummary < Struct.new(
  :create_time,
  :update_time,
  :trained_model_arn,
  :name,
  :version_identifier,
  :incremental_training_data_channels,
  :description,
  :membership_identifier,
  :collaboration_identifier,
  :status,
  :configured_model_algorithm_association_arn,
  :creator_account_id)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the trained model.

Returns:

  • (String)


719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 719

class CollaborationTrainedModelSummary < Struct.new(
  :create_time,
  :update_time,
  :trained_model_arn,
  :name,
  :version_identifier,
  :incremental_training_data_channels,
  :description,
  :membership_identifier,
  :collaboration_identifier,
  :status,
  :configured_model_algorithm_association_arn,
  :creator_account_id)
  SENSITIVE = []
  include Aws::Structure
end

#trained_model_arnString

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

Returns:

  • (String)


719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 719

class CollaborationTrainedModelSummary < Struct.new(
  :create_time,
  :update_time,
  :trained_model_arn,
  :name,
  :version_identifier,
  :incremental_training_data_channels,
  :description,
  :membership_identifier,
  :collaboration_identifier,
  :status,
  :configured_model_algorithm_association_arn,
  :creator_account_id)
  SENSITIVE = []
  include Aws::Structure
end

#update_timeTime

The most recent time at which the trained model was updated.

Returns:

  • (Time)


719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 719

class CollaborationTrainedModelSummary < Struct.new(
  :create_time,
  :update_time,
  :trained_model_arn,
  :name,
  :version_identifier,
  :incremental_training_data_channels,
  :description,
  :membership_identifier,
  :collaboration_identifier,
  :status,
  :configured_model_algorithm_association_arn,
  :creator_account_id)
  SENSITIVE = []
  include Aws::Structure
end

#version_identifierString

The version identifier of this trained model version.

Returns:

  • (String)


719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
# File 'gems/aws-sdk-cleanroomsml/lib/aws-sdk-cleanroomsml/types.rb', line 719

class CollaborationTrainedModelSummary < Struct.new(
  :create_time,
  :update_time,
  :trained_model_arn,
  :name,
  :version_identifier,
  :incremental_training_data_channels,
  :description,
  :membership_identifier,
  :collaboration_identifier,
  :status,
  :configured_model_algorithm_association_arn,
  :creator_account_id)
  SENSITIVE = []
  include Aws::Structure
end