GetRelationalDatabaseLogEventsRequest

Types

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

Properties

Link copied to clipboard

The end of the time interval from which to get log events.

Link copied to clipboard

The name of the log stream.

Link copied to clipboard

The token to advance to the next or previous page of results from your request.

Link copied to clipboard

The name of your database for which to get log events.

Link copied to clipboard

Parameter to specify if the log should start from head or tail. If true is specified, the log event starts from the head of the log. If false is specified, the log event starts from the tail of the log.

Link copied to clipboard

The start of the time interval from which to get log events.

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