class Aws::CleanRoomsML::Types::GetCollaborationTrainedModelResponse
@see docs.aws.amazon.com/goto/WebAPI/cleanroomsml-2023-09-06/GetCollaborationTrainedModelResponse AWS API Documentation
@return [String]
The account ID of the member that created the trained model.
@!attribute [rw] creator_account_id
@return [Time]
The most recent time at which the trained model was updated.
@!attribute [rw] update_time
@return [Time]
The time at which the trained model was created.
@!attribute [rw] create_time
@return [String]
Information about the training container image.
@!attribute [rw] training_container_image_digest
@return [String]
Details about the status information for the logs.
@!attribute [rw] logs_status_details
@return [String]
Status information for the logs.
@!attribute [rw] logs_status
@return [String]
Details about the status information for the model metrics.
@!attribute [rw] metrics_status_details
@return [String]
The status of the model metrics.
@!attribute [rw] metrics_status
@return [Types::StoppingCondition]
The stopping condition that determined when model training ended.
@!attribute [rw] stopping_condition
@return [String]
was made available to the training algorithm.
this trained model was created. This indicates how the training data
The input mode that was used for accessing the training data when
@!attribute [rw] training_input_mode
@return [Types::ResourceConfig]
The EC2 resource configuration that was used to train this model.
@!attribute [rw] resource_config
@return [String]
association that was used to create this trained model.
The Amazon Resource Name (ARN) of the configured model algorithm
@!attribute [rw] configured_model_algorithm_association_arn
@return [Types::StatusDetails]
Details about the status of a resource.
@!attribute [rw] status_details
@return [String]
The status of the trained model.
@!attribute [rw] status
@return [String]
The description of the trained model.
@!attribute [rw] description
@return [String]
The name of the trained model.
@!attribute [rw] name
@return [Array<Types::IncrementalTrainingDataChannelOutput>]
channel configuration.
about the base model that was used for incremental training and the
create this version of the trained model. This includes details
Information about the incremental training data channels used to
@!attribute [rw] incremental_training_data_channels
@return [String]
model.
distinguishes this version from other versions of the same trained
The version identifier of the trained model. This unique identifier
@!attribute [rw] version_identifier
@return [String]
The Amazon Resource Name (ARN) of the trained model.
@!attribute [rw] trained_model_arn
@return [String]
model.
The collaboration ID of the collaboration that contains the trained
@!attribute [rw] collaboration_identifier
@return [String]
The membership ID of the member that created the trained model.
@!attribute [rw] membership_identifier