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 ListActionTypesOutput

Represents the output of a ListActionTypes action.

Hierarchy

Properties

Properties

actionTypes: undefined | ActionType[]

Provides details of the action types.

nextToken?: string

If the amount of returned information is significantly large, an identifier is also returned. It can be used in a subsequent list action types call to return the next set of action types in the list.