

# CallbackSucceededDetails
<a name="API_CallbackSucceededDetails"></a>

Contains details about a successfully completed callback operation, including the result data and completion timestamp.

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

 ** Result **   <a name="lambda-Type-CallbackSucceededDetails-Result"></a>
The response payload from the successful operation.  
Type: [EventResult](API_EventResult.md) object  
Required: Yes

## See Also
<a name="API_CallbackSucceededDetails_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/lambda-2015-03-31/CallbackSucceededDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/lambda-2015-03-31/CallbackSucceededDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/lambda-2015-03-31/CallbackSucceededDetails) 