class Aws::SWF::Types::TaskList

Represents a task list.

@note When making an API call, you may pass TaskList

data as a hash:

    {
      name: "Name", # required
    }

@!attribute [rw] name

The name of the task list.
@return [String]

Constants

SENSITIVE