GetRelationalDatabaseLogEventsRequest
Types
Properties
Link copied to clipboard
The name of the log stream.
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.
Functions
Link copied to clipboard
inline fun copy(block: GetRelationalDatabaseLogEventsRequest.Builder.() -> Unit = {}): GetRelationalDatabaseLogEventsRequest