Values.ApplicationUpdateSourceDescribes updates to apply to an existing Amazon Kinesis Analytics application.
type nonrec t = {inputUpdates : InputUpdates.t option;Describes application input configuration updates.
*)applicationCodeUpdate : ApplicationCode.t option;Describes application code updates.
*)outputUpdates : OutputUpdates.t option;Describes application output configuration updates.
*)referenceDataSourceUpdates : ReferenceDataSourceUpdates.t option;Describes application reference data source updates.
*)cloudWatchLoggingOptionUpdates : CloudWatchLoggingOptionUpdates.t option;Describes application CloudWatch logging option updates.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `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 ApplicationCode.t ])
list ]