class Aws::States::Types::ActivityScheduledEventDetails
Contains details about an activity scheduled during an execution.
@!attribute [rw] resource
The Amazon Resource Name (ARN) of the scheduled activity. @return [String]
@!attribute [rw] input
The JSON data input to the activity task. 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] timeout_in_seconds
The maximum allowed duration of the activity task. @return [Integer]
@!attribute [rw] heartbeat_in_seconds
The maximum allowed duration between two heartbeats for the activity task. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/states-2016-11-23/ActivityScheduledEventDetails AWS API Documentation
Constants
- SENSITIVE