Values_2.TrialComponentSourceThe properties of a trial component as returned by the Search API.
type nonrec t = {trialComponentName : Values_0.ExperimentEntityName.t option;The name of the trial component.
*)displayName : Values_0.ExperimentEntityName.t option;The name of the component as displayed. If DisplayName isn't specified, TrialComponentName is displayed.
*)trialComponentArn : Values_0.TrialComponentArn.t option;The Amazon Resource Name (ARN) of the trial component.
*)source : TrialComponentSource.t option;The Amazon Resource Name (ARN) and job type of the source of the component.
*)status : Values_1.TrialComponentStatus.t option;startTime : Values_0.Timestamp.t option;When the component started.
*)endTime : Values_0.Timestamp.t option;When the component ended.
*)creationTime : Values_0.Timestamp.t option;When the component was created.
*)createdBy : Values_0.UserContext.t option;Who created the trial component.
*)lastModifiedTime : Values_0.Timestamp.t option;When the component was last modified.
*)lastModifiedBy : Values_0.UserContext.t option;parameters : Values_1.TrialComponentParameters.t option;The hyperparameters of the component.
*)inputArtifacts : Values_1.TrialComponentArtifacts.t option;The input artifacts of the component.
*)outputArtifacts : Values_1.TrialComponentArtifacts.t option;The output artifacts of the component.
*)metrics : TrialComponentMetricSummaries.t option;The metrics for the component.
*)metadataProperties : Values_0.MetadataProperties.t option;sourceDetail : TrialComponentSourceDetail.t option;Details of the source of the component.
*)lineageGroupArn : Values_1.LineageGroupArn.t option;The Amazon Resource Name (ARN) of the lineage group resource.
*)parents : Parents.t option;An array of the parents of the component. A parent is a trial the component is associated with and the experiment the trial is part of. A component might not have any parents.
*)runName : Values_0.ExperimentEntityName.t option;The name of the experiment run.
*)}val make :
?trialComponentName:??? ->
?displayName:??? ->
?trialComponentArn:??? ->
?source:??? ->
?status:??? ->
?startTime:??? ->
?endTime:??? ->
?creationTime:??? ->
?createdBy:??? ->
?lastModifiedTime:??? ->
?lastModifiedBy:??? ->
?parameters:??? ->
?inputArtifacts:??? ->
?outputArtifacts:??? ->
?metrics:??? ->
?metadataProperties:??? ->
?sourceDetail:??? ->
?lineageGroupArn:??? ->
?tags:??? ->
?parents:??? ->
?runName:??? ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Double of OptionalDouble.t
| `Integer of OptionalInteger.t
| `String of Values_0.MetricName.t
| `Timestamp of Values_0.Timestamp.t ])
list ]
list
| `Map of
([> `String of string ]
* [> `Structure of
(string
* [> `Double of float
| `String of Values_0.StringParameterValue.t ])
list ])
list
| `String of Values_0.ExperimentEntityName.t
| `Structure of
(string
* [> `Enum of string
| `String of TrialComponentSourceArn.t
| `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `Enum of string
| `Integer of Values_1.TrainingTimeInSeconds.t
| `List of
[> `Structure of
(string
* [> `Boolean of Values_0.AppManaged.t
| `Enum of string
| `Float of Values_0.Float_.t
| `Integer of Values_0.OptionalVolumeSizeInGB.t
| `Map of
([> `String of Values_0.ConfigKey.t ]
* [> `String of Values_0.ConfigValue.t ])
list
| `String of string
| `Structure of
(string
* [> `Enum of string
| `Long of Awso.Import.Int64.t
| `String of Values_0.S3Uri.t
| `Structure of
(string
* [> `Enum of string
| `List of [> `String of string ] list
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `String of string ])
list ])
list ])
list
| `Timestamp of Values_0.Timestamp.t ])
list ]
list
| `Map of
([> `String of string ] * [> `String of string ]) list
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `Integer of int
| `List of
[> `String of string
| `Structure of
(string
* [> `Boolean of Values_0.AppManaged.t
| `Enum of string
| `Integer of int
| `Map of
([> `String of string ]
* [> `String of string ])
list
| `String of string
| `Structure of
(string
* [> `Enum of string
| `String of Values_0.S3Uri.t ])
list ])
list ]
list
| `Long of Awso.Import.Int64.t
| `Map of
([> `String of Values_0.ConfigKey.t ]
* [> `String of Values_0.ConfigValue.t ])
list
| `String of Values_0.S3Uri.t
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `Integer of Values_0.ProcessingInstanceCount.t
| `List of
[> `String of string
| `Structure of
(string
* [> `Integer of int | `String of string ])
list ]
list
| `String of Values_0.KmsKeyId.t
| `Structure of
(string
* [> `Enum of string | `String of string ])
list ])
list ])
list
| `Timestamp of Values_0.Timestamp.t ])
list ])
list
| `Timestamp of Values_0.Timestamp.t ])
list ]