You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::States::Types::TaskStartedEventDetails

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains details about the start of a task during an execution.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#resourceString

The service name of the resource in a task state.

Returns:

  • (String)

    The service name of the resource in a task state.

#resource_typeString

The action of the resource called by a task state.

Returns:

  • (String)

    The action of the resource called by a task state.