class Aws::States::Types::ExecutionStartedEventDetails
Contains details about the start of the execution.
@!attribute [rw] input
The JSON data input to the execution. 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]
@!attribute [rw] role_arn
The Amazon Resource Name (ARN) of the IAM role used for executing AWS Lambda tasks. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/states-2016-11-23/ExecutionStartedEventDetails AWS API Documentation
Constants
- SENSITIVE