class Aws::Glue::Types::CatalogImportStatus

A structure containing migration status information.

@!attribute [rw] import_completed

`True` if the migration has completed, or `False` otherwise.
@return [Boolean]

@!attribute [rw] import_time

The time that the migration was started.
@return [Time]

@!attribute [rw] imported_by

The name of the person who initiated the migration.
@return [String]

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

Constants

SENSITIVE