Values.ApplicationConfigurationDescriptionSourceDescribes details about the application code and starting parameters for a Managed Service for Apache Flink application.
type nonrec t = {sqlApplicationConfigurationDescription : SqlApplicationConfigurationDescription.t
option;The details about inputs, outputs, and reference data sources for a SQL-based Kinesis Data Analytics application.
*)applicationCodeConfigurationDescription : ApplicationCodeConfigurationDescription.t
option;The details about the application code for a Managed Service for Apache Flink application.
*)runConfigurationDescription : RunConfigurationDescription.t option;The details about the starting properties for a Managed Service for Apache Flink application.
*)flinkApplicationConfigurationDescription : FlinkApplicationConfigurationDescription.t
option;The details about a Managed Service for Apache Flink application.
*)environmentPropertyDescriptions : EnvironmentPropertyDescriptions.t option;Describes execution properties for a Managed Service for Apache Flink application.
*)applicationSnapshotConfigurationDescription : ApplicationSnapshotConfigurationDescription.t
option;Describes whether snapshots are enabled for a Managed Service for Apache Flink application.
*)applicationSystemRollbackConfigurationDescription : ApplicationSystemRollbackConfigurationDescription.t
option;Describes whether system rollbacks are enabled for a Managed Service for Apache Flink application.
*)vpcConfigurationDescriptions : VpcConfigurationDescriptions.t option;The array of descriptions of VPC configurations available to the application.
*)zeppelinApplicationConfigurationDescription : ZeppelinApplicationConfigurationDescription.t
option;The configuration parameters for a Managed Service for Apache Flink Studio notebook.
*)applicationEncryptionConfigurationDescription : ApplicationEncryptionConfigurationDescription.t
option;Describes the encryption at rest configuration.
*)}val make :
?sqlApplicationConfigurationDescription:??? ->
?applicationCodeConfigurationDescription:??? ->
?runConfigurationDescription:??? ->
?flinkApplicationConfigurationDescription:??? ->
?environmentPropertyDescriptions:??? ->
?applicationSnapshotConfigurationDescription:??? ->
?applicationSystemRollbackConfigurationDescription:??? ->
?vpcConfigurationDescriptions:??? ->
?zeppelinApplicationConfigurationDescription:??? ->
?applicationEncryptionConfigurationDescription:??? ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of [> `String of SubnetId.t ] list
| `String of Id.t ])
list ]
list
| `Structure of
(string
* [> `Boolean of BooleanObject.t
| `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of [> `String of InAppStreamName.t ] list
| `Map of
([> `String of PropertyKey.t ]
* [> `String of PropertyValue.t ])
list
| `String of Id.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 JobPlanDescription.t
| `Structure of
(string
* [> `Boolean of BooleanObject.t
| `Enum of string
| `Integer of Parallelism.t
| `Long of CodeSize.t
| `String of TextContent.t
| `Structure of (string * [> `String of BucketARN.t ]) list ])
list ])
list ])
list ]