ListManagedNotificationEventsRequest

Types

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

Properties

Link copied to clipboard

Latest time of events to return from this call.

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 ListManagedNotificationChannelAssociations call. Next token uses Base64 encoding.

Link copied to clipboard

The Organizational Unit Id that an Amazon Web Services account belongs to.

Link copied to clipboard

The Amazon Web Services account ID associated with the Managed Notification Events.

Link copied to clipboard

The Amazon Web Services service the event originates from. For example aws.cloudwatch.

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