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 ListEventTypesCommandOutputProtected

The output of ListEventTypesCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

EventTypes?: EventTypeSummary[]

Information about each event, including service name, resource type, event ID, and event name.

NextToken?: string

An enumeration token that can be used in a request to return the next batch of the results.