class Aws::States::Types::TaskSubmittedEventDetails

Contains details about a task submitted to a resource .

@!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 response from a resource when a task has started. 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/TaskSubmittedEventDetails AWS API Documentation

Constants

SENSITIVE