class Aws::Glue::Types::Crawl

The details of a crawl in the workflow.

@!attribute [rw] state

The state of the crawler.
@return [String]

@!attribute [rw] started_on

The date and time on which the crawl started.
@return [Time]

@!attribute [rw] completed_on

The date and time on which the crawl completed.
@return [Time]

@!attribute [rw] error_message

The error message associated with the crawl.
@return [String]

@!attribute [rw] log_group

The log group associated with the crawl.
@return [String]

@!attribute [rw] log_stream

The log stream associated with the crawl.
@return [String]

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

Constants

SENSITIVE