Values.CollaborationAnalysisTemplateSourceThe analysis template within a collaboration.
type nonrec t = {id : AnalysisTemplateIdentifier.t option;The identifier of the analysis template.
*)arn : AnalysisTemplateArn.t option;The Amazon Resource Name (ARN) of the analysis template.
*)collaborationId : UUID.t option;A unique identifier for the collaboration that the analysis templates belong to. Currently accepts collaboration ID.
*)collaborationArn : CollaborationArn.t option;The unique ARN for the analysis template’s associated collaboration.
*)description : ResourceDescription.t option;The description of the analysis template.
*)creatorAccountId : AccountId.t option;The identifier used to reference members of the collaboration. Currently only supports Amazon Web Services account ID.
*)name : ResourceAlias.t option;The name of the analysis template.
*)createTime : Timestamp.t option;The time that the analysis template within a collaboration was created.
*)updateTime : Timestamp.t option;The time that the analysis template in the collaboration was last updated.
*)schema : AnalysisSchema.t option;The entire schema object.
*)format : AnalysisFormat.t option;The format of the analysis template in the collaboration.
*)source : AnalysisSource.t option;The source of the analysis template within a collaboration.
*)sourceMetadata : AnalysisSourceMetadata.t option;The source metadata for the collaboration analysis template.
*)analysisParameters : AnalysisParameterList.t option;The analysis parameters that have been specified in the analysis template.
*)validations : AnalysisTemplateValidationStatusDetailList.t option;The validations that were performed.
*)errorMessageConfiguration : ErrorMessageConfiguration.t option;The configuration that specifies the level of detail in error messages returned by analyses using this template. When set to DETAILED, error messages include more information to help troubleshoot issues with PySpark jobs. Detailed error messages may expose underlying data, including sensitive information. Recommended for faster troubleshooting in development and testing environments.
*)syntheticDataParameters : SyntheticDataParameters.t option;The synthetic data generation parameters configured for this collaboration analysis template.
*)}val make :
?id:??? ->
?arn:??? ->
?collaborationId:??? ->
?collaborationArn:??? ->
?description:??? ->
?creatorAccountId:??? ->
?name:??? ->
?createTime:??? ->
?updateTime:??? ->
?schema:??? ->
?format:??? ->
?source:??? ->
?sourceMetadata:??? ->
?analysisParameters:??? ->
?validations:??? ->
?errorMessageConfiguration:??? ->
?syntheticDataParameters:??? ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string * [> `String of String_.t ]) list ]
list
| `String of ParameterName.t ])
list ]
list
| `String of AnalysisTemplateIdentifier.t
| `Structure of
(string
* [> `Enum of string
| `List of [> `String of TableAlias.t ] list
| `String of AnalysisTemplateText.t
| `Structure of
(string
* [> `Double of MLSyntheticDataParametersEpsilonDouble.t
| `List of
[> `Structure of
(string
* [> `String of String_.t
| `Structure of
(string
* [> `String of S3LocationBucketString.t ])
list ])
list ]
list
| `String of RoleArn.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `String of SyntheticDataColumnName.t ])
list ]
list
| `String of String_.t
| `Structure of
(string * [> `String of S3LocationBucketString.t ])
list ])
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ]