class Aws::LambdaPreview::Types::ListEventSourcesResponse

Contains a list of event sources (see API_EventSourceConfiguration)

@!attribute [rw] next_marker

A string, present if there are more event source mappings.
@return [String]

@!attribute [rw] event_sources

An arrary of `EventSourceConfiguration` objects.
@return [Array<Types::EventSourceConfiguration>]

@see docs.aws.amazon.com/goto/WebAPI/lambda-2014-11-11/ListEventSourcesResponse AWS API Documentation

Constants

SENSITIVE