Values.ApplicationConfigurationSourceSpecifies the creation parameters for a Managed Service for Apache Flink application.
type nonrec t = {sqlApplicationConfiguration : SqlApplicationConfiguration.t option;The creation and update parameters for a SQL-based Kinesis Data Analytics application.
*)flinkApplicationConfiguration : FlinkApplicationConfiguration.t option;The creation and update parameters for a Managed Service for Apache Flink application.
*)environmentProperties : EnvironmentProperties.t option;Describes execution properties for a Managed Service for Apache Flink application.
*)applicationCodeConfiguration : ApplicationCodeConfiguration.t option;The code location and type parameters for a Managed Service for Apache Flink application.
*)applicationSnapshotConfiguration : ApplicationSnapshotConfiguration.t option;Describes whether snapshots are enabled for a Managed Service for Apache Flink application.
*)applicationSystemRollbackConfiguration : ApplicationSystemRollbackConfiguration.t
option;Describes whether system rollbacks are enabled for a Managed Service for Apache Flink application.
*)vpcConfigurations : VpcConfigurations.t option;The array of descriptions of VPC configurations available to the application.
*)zeppelinApplicationConfiguration : ZeppelinApplicationConfiguration.t option;The configuration parameters for a Managed Service for Apache Flink Studio notebook.
*)applicationEncryptionConfiguration : ApplicationEncryptionConfiguration.t
option;The configuration to manage encryption at rest.
*)}val make :
?sqlApplicationConfiguration:??? ->
?flinkApplicationConfiguration:??? ->
?environmentProperties:??? ->
?applicationCodeConfiguration:??? ->
?applicationSnapshotConfiguration:??? ->
?applicationSystemRollbackConfiguration:??? ->
?vpcConfigurations:??? ->
?zeppelinApplicationConfiguration:??? ->
?applicationEncryptionConfiguration:??? ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `List of [> `String of SubnetId.t ] list ])
list ]
list
| `Structure of
(string
* [> `Boolean of BooleanObject.t
| `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of PropertyKey.t ]
* [> `String of PropertyValue.t ])
list
| `String of InAppStreamName.t
| `Structure of
(string
* [> `Enum of string
| `Integer of InputParallelismCount.t
| `List of
[> `Structure of
(string
* [> `String of RecordColumnName.t ])
list ]
list
| `String of ResourceARN.t
| `Structure of
(string
* [> `Enum of string
| `String of ResourceARN.t
| `Structure of
(string
* [> `Structure of
(string
* [> `String of RecordRowPath.t ])
list ])
list ])
list ])
list ])
list ]
list
| `String of KeyId.t
| `Structure of
(string
* [> `Blob of ZipFileContent.t
| `Boolean of BooleanObject.t
| `Enum of string
| `Integer of Parallelism.t
| `Long of CheckpointInterval.t
| `String of TextContent.t
| `Structure of (string * [> `String of BucketARN.t ]) list ])
list ])
list ])
list ]