class Aws::WorkMail::Types::MailboxExportJob

The details of a mailbox export job, including the user or resource ID associated with the mailbox and the S3 bucket that the mailbox contents are exported to.

@!attribute [rw] job_id

The identifier of the mailbox export job.
@return [String]

@!attribute [rw] entity_id

The identifier of the user or resource associated with the mailbox.
@return [String]

@!attribute [rw] description

The mailbox export job description.
@return [String]

@!attribute [rw] s3_bucket_name

The name of the S3 bucket.
@return [String]

@!attribute [rw] s3_path

The path to the S3 bucket and file that the mailbox export job
exports to.
@return [String]

@!attribute [rw] estimated_progress

The estimated progress of the mailbox export job, in percentage
points.
@return [Integer]

@!attribute [rw] state

The state of the mailbox export job.
@return [String]

@!attribute [rw] start_time

The mailbox export job start timestamp.
@return [Time]

@!attribute [rw] end_time

The mailbox export job end timestamp.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/workmail-2017-10-01/MailboxExportJob AWS API Documentation

Constants

SENSITIVE