You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::LambdaPreview::Types::ListEventSourcesResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains a list of event sources (see API_EventSourceConfiguration)

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#event_sourcesArray<Types::EventSourceConfiguration>

An arrary of EventSourceConfiguration objects.

Returns:

#next_markerString

A string, present if there are more event source mappings.

Returns:

  • (String)

    A string, present if there are more event source mappings.