class Aws::Glue::Types::LastCrawlInfo

Status and error information about the most recent crawl.

@!attribute [rw] status

Status of the last crawl.
@return [String]

@!attribute [rw] error_message

If an error occurred, the error information about the last crawl.
@return [String]

@!attribute [rw] log_group

The log group for the last crawl.
@return [String]

@!attribute [rw] log_stream

The log stream for the last crawl.
@return [String]

@!attribute [rw] message_prefix

The prefix for a message about this crawl.
@return [String]

@!attribute [rw] start_time

The time at which the crawl started.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/LastCrawlInfo AWS API Documentation

Constants

SENSITIVE