Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface WorkflowType

Represents a workflow type.

Hierarchy

  • WorkflowType

Properties

Properties

name: undefined | string

The name of the workflow type.

The combination of workflow type name and version must be unique with in a domain.

version: undefined | string

The version of the workflow type.

The combination of workflow type name and version must be unique with in a domain.