class Aws::States::Types::TaskStartFailedEventDetails

Contains details about a task that failed to start during an execution.

@!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] error

The error code of the failure.
@return [String]

@!attribute [rw] cause

A more detailed explanation of the cause of the failure.
@return [String]

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

Constants

SENSITIVE