Values.DeleteApplicationRequestSourcetype nonrec t = {applicationName : ApplicationName.t;Name of the Amazon Kinesis Analytics application to delete.
*)createTimestamp : Timestamp.t;You can use the DescribeApplication operation to get this value.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of ApplicationName.t | `Timestamp of Timestamp.t ])
list ]