class Aws::States::Types::TaskSucceededEventDetails

Contains details about the successful completion of a task state.

@!attribute [rw] resource_type

The action of the resource called by a task state.
@return [String]

@!attribute [rw] resource

The service name of the resource in a task state.
@return [String]

@!attribute [rw] output

The full JSON response from a resource when a task has succeeded.
This response becomes the output of the related task. Length
constraints apply to the payload size, and are expressed as bytes in
UTF-8 encoding.
@return [String]

@!attribute [rw] output_details

Contains details about the output of an execution history event.
@return [Types::HistoryEventExecutionDataDetails]

@see docs.aws.amazon.com/goto/WebAPI/states-2016-11-23/TaskSucceededEventDetails AWS API Documentation

Constants

SENSITIVE