class Aws::States::Types::LambdaFunctionScheduledEventDetails

Contains details about a lambda function scheduled during an execution.

@!attribute [rw] resource

The Amazon Resource Name (ARN) of the scheduled lambda function.
@return [String]

@!attribute [rw] input

The JSON data input to the lambda function. 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 input for an execution history event.
@return [Types::HistoryEventExecutionDataDetails]

@!attribute [rw] timeout_in_seconds

The maximum allowed duration of the lambda function.
@return [Integer]

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

Constants

SENSITIVE