class Aws::States::Types::StateEnteredEventDetails

Contains details about a state entered during an execution.

@!attribute [rw] name

The name of the state.
@return [String]

@!attribute [rw] input

The string that contains the JSON input data for the state. Length
constraints apply to the payload size, and are expressed as bytes in
UTF-8 encoding.
@return [String]

@!attribute [rw] input_details

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

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

Constants

SENSITIVE