Amazon Simple Workflow Service
API Reference (API Version 2012-01-25)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Did this page help you?  Yes | No |  Tell us about it...

WorkflowTypeInfos

Description

Contains a paginated list of information structures about workflow types.

Contents

nextPageToken

The token for the next page of type information. If set then the list consists of more than one page. You can retrieve the next page by repeating the request (that returned the structure) with the this token and all other arguments unchanged.

Type: String

Length constraints: Minimum length of 0. Maximum length of 2048.

Required: No

typeInfos

The list of workflow type information.

Type: array of WorkflowTypeInfo objects

Required: Yes