Smaws_Client_KinesisAnalyticsV2.DescribeApplicationVersion
val request :
Smaws_Lib.Context.t ->
describe_application_version_request ->
(describe_application_version_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidArgumentException of invalid_argument_exception
| `ResourceNotFoundException of resource_not_found_exception
| `UnsupportedOperationException of unsupported_operation_exception ])
Stdlib.result
Provides a detailed description of a specified version of the application. To see a list of all the versions of an application, invoke the ListApplicationVersions
operation.
This operation is supported only for Managed Service for Apache Flink.