DownloadDbLogFilePortionResponse

This data type is used as a response element to DownloadDBLogFilePortion.

Types

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

Properties

Link copied to clipboard

A Boolean value that, if true, indicates there is more data to be downloaded.

Link copied to clipboard

Entries from the specified log file.

Link copied to clipboard

A pagination token that can be used in a later DownloadDBLogFilePortion request.

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