ListAlertsRequest

Types

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

Properties

Link copied to clipboard

The ARN of the alert's detector.

Link copied to clipboard

The maximum number of results that will be displayed by the request.

Link copied to clipboard

If the result of the previous request is truncated, the response includes a NextToken. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours.

Functions

Link copied to clipboard
inline fun copy(block: ListAlertsRequest.Builder.() -> Unit = {}): ListAlertsRequest
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