

# ApplicationOperationInfo
<a name="API_ApplicationOperationInfo"></a>

A description of the aplication operation that provides information about the updates that were made to the application.

## Contents
<a name="API_ApplicationOperationInfo_Contents"></a>

 ** EndTime **   <a name="APIReference-Type-ApplicationOperationInfo-EndTime"></a>
The timestamp that indicates when the operation finished.  
Type: Timestamp  
Required: No

 ** Operation **   <a name="APIReference-Type-ApplicationOperationInfo-Operation"></a>
The type of operation that is performed on an application.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Required: No

 ** OperationId **   <a name="APIReference-Type-ApplicationOperationInfo-OperationId"></a>
The operation ID of the request.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Required: No

 ** OperationStatus **   <a name="APIReference-Type-ApplicationOperationInfo-OperationStatus"></a>
The status of the operation.  
Type: String  
Valid Values: `IN_PROGRESS | CANCELLED | SUCCESSFUL | FAILED`   
Required: No

 ** StartTime **   <a name="APIReference-Type-ApplicationOperationInfo-StartTime"></a>
The timestamp that indicates when the operation was created.  
Type: Timestamp  
Required: No

## See Also
<a name="API_ApplicationOperationInfo_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/kinesisanalyticsv2-2018-05-23/ApplicationOperationInfo) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/kinesisanalyticsv2-2018-05-23/ApplicationOperationInfo) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/kinesisanalyticsv2-2018-05-23/ApplicationOperationInfo) 