Values.AddApplicationInputRequestSourcetype nonrec t = {applicationName : ApplicationName.t;Name of your existing Amazon Kinesis Analytics application to which you want to add the streaming source.
*)currentApplicationVersionId : ApplicationVersionId.t;Current version of your Amazon Kinesis Analytics application. You can use the DescribeApplication operation to find the current application version.
*)input : Input.t;The Input to add.
*)}val make :
applicationName:ApplicationName.t ->
currentApplicationVersionId:ApplicationVersionId.t ->
input:Input.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Long of ApplicationVersionId.t
| `String of ApplicationName.t
| `Structure of
(string
* [> `String of InAppStreamName.t
| `Structure 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 ]