listApplicationOperations
inline suspend fun KinesisAnalyticsV2Client.listApplicationOperations(crossinline block: ListApplicationOperationsRequest.Builder.() -> Unit): ListApplicationOperationsResponse
Lists all the operations performed for the specified application such as UpdateApplication, StartApplication etc. The response also includes a summary of the operation.
To get the complete description of a specific operation, invoke the DescribeApplicationOperation operation.
This operation is supported only for Managed Service for Apache Flink.