

# OperationEntry
<a name="API_OperationEntry"></a>

Contains information about a CloudFormation operation.

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

 ** OperationId **   
The unique identifier for the operation.  
Type: String  
Required: No

 ** OperationType **   
The type of operation.  
Type: String  
Valid Values: `CREATE_STACK | UPDATE_STACK | DELETE_STACK | CONTINUE_ROLLBACK | ROLLBACK | CREATE_CHANGESET`   
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/cloudformation-2010-05-15/OperationEntry) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cloudformation-2010-05-15/OperationEntry) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cloudformation-2010-05-15/OperationEntry) 