Values.ZeppelinApplicationConfigurationSourceThe configuration of a Managed Service for Apache Flink Studio notebook.
type nonrec t = {monitoringConfiguration : ZeppelinMonitoringConfiguration.t option;The monitoring configuration of a Managed Service for Apache Flink Studio notebook.
*)catalogConfiguration : CatalogConfiguration.t option;The Amazon Glue Data Catalog that you use in queries in a Managed Service for Apache Flink Studio notebook.
*)deployAsApplicationConfiguration : DeployAsApplicationConfiguration.t option;The information required to deploy a Managed Service for Apache Flink Studio notebook as an application with durable state.
*)customArtifactsConfiguration : CustomArtifactsConfigurationList.t option;Custom artifacts are dependency JARs and user-defined functions (UDF).
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string * [> `String of BucketARN.t ]) list ])
list ]
list
| `Structure of
(string
* [> `Enum of string
| `Structure of (string * [> `String of DatabaseARN.t ]) list ])
list ])
list ]