Values.DescribeApplicationResponseSourceReturns information about a specific Managed Service for Apache Flink application. If you want to retrieve a list of all applications in your account, use the ListApplications operation.
type nonrec t = {applicationDetail : ApplicationDetail.t option;Provides a description of the application, such as the application's Amazon Resource Name (ARN), status, and latest version.
*)}type nonrec error = [ | `InvalidArgumentException of InvalidArgumentException.t| `InvalidRequestException of InvalidRequestException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InvalidArgumentException of InvalidArgumentException.t
| `InvalidRequestException of InvalidRequestException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InvalidArgumentException of InvalidArgumentException.t
| `InvalidRequestException of InvalidRequestException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of (string * [> `String of Id.t ]) list ]
list
| `Long of ApplicationVersionId.t
| `String of ResourceARN.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of [> `String of SubnetId.t ] list
| `String of Id.t ])
list ]
list
| `String of ApplicationMaintenanceWindowStartTime.t
| `Structure of
(string
* [> `Boolean of BooleanObject.t
| `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `String of InAppStreamName.t ] list
| `Map of
([> `String of PropertyKey.t ]
* [> `String of PropertyValue.t ])
list
| `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 JobPlanDescription.t
| `Structure of
(string
* [> `Boolean of BooleanObject.t
| `Enum of string
| `Integer of Parallelism.t
| `Long of CodeSize.t
| `String of TextContent.t
| `Structure of
(string * [> `String of BucketARN.t ]) list ])
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]