class Aws::CodePipeline::Types::ListActionTypesOutput

Represents the output of a `ListActionTypes` action.

@!attribute [rw] action_types

Provides details of the action types.
@return [Array<Types::ActionType>]

@!attribute [rw] next_token

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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/ListActionTypesOutput AWS API Documentation

Constants

SENSITIVE