DescribeEventsRequest

Types

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

Properties

Link copied to clipboard

The number of minutes' worth of events to retrieve.

Link copied to clipboard

The end of the time interval for which to retrieve events, specified in ISO 8601 format.

Link copied to clipboard

The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.

Link copied to clipboard

An optional token returned from a prior request. Use this token for pagination of results from this action. If this parameter is specified, the response includes only results beyond the token, up to the value specified by MaxResults.

Link copied to clipboard

The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.

Link copied to clipboard

The event source to retrieve events for. If no value is specified, all events are returned.

Link copied to clipboard

The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

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