Values.ZeppelinApplicationConfigurationDescriptionSourceThe configuration of a Managed Service for Apache Flink Studio notebook.
type nonrec t = {monitoringConfigurationDescription : ZeppelinMonitoringConfigurationDescription.t
option;The monitoring configuration of a Managed Service for Apache Flink Studio notebook.
*)catalogConfigurationDescription : CatalogConfigurationDescription.t option;The Amazon Glue Data Catalog that is associated with the Managed Service for Apache Flink Studio notebook.
*)deployAsApplicationConfigurationDescription : DeployAsApplicationConfigurationDescription.t
option;The parameters required to deploy a Managed Service for Apache Flink Studio notebook as an application with durable state.
*)customArtifactsConfigurationDescription : CustomArtifactsConfigurationDescriptionList.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 ]