ListNotificationConfigurationsRequest

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 Channel to match.

Link copied to clipboard

The matched event source.

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 NotificationConfiguration status to match.

Functions

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