ListNotificationEventsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the aggregatedNotificationEventArn to match.

Link copied to clipboard

Latest time of events to return from this call.

Link copied to clipboard

Include aggregated child events in the result.

Link copied to clipboard

The locale code of the language used for the retrieved NotificationEvent. The default locale is English (en_US).

Link copied to clipboard

The maximum number of results to be returned in this call. Defaults to 20.

Link copied to clipboard

The start token for paginated calls. Retrieved from the response of a previous ListEventRules call. Next token uses Base64 encoding.

Link copied to clipboard

The matched event source.

Link copied to clipboard

The earliest time of events to return from this call.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String