Class for starting the execution of an AWS Step Function.

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

description: string
name: string

Methods

  • Generates a formatted description for the StartExecutionAWSSfnTool.

    Parameters

    • name: string

      Name of the state machine.

    • description: string

      Description of the state machine.

    Returns string

    A formatted description string.

Generated using TypeDoc