LastCrawlInfo

Status and error information about the most recent crawl.

Types

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

Properties

Link copied to clipboard

If an error occurred, the error information about the last crawl.

Link copied to clipboard

The log group for the last crawl.

Link copied to clipboard

The log stream for the last crawl.

Link copied to clipboard

The prefix for a message about this crawl.

Link copied to clipboard

The time at which the crawl started.

Link copied to clipboard

Status of the last crawl.

Functions

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