class Aws::WorkMail::Types::DescribeMailboxExportJobResponse
@!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] role_arn
The ARN of the AWS Identity and Access Management (IAM) role that grants write permission to the Amazon Simple Storage Service (Amazon S3) bucket. @return [String]
@!attribute [rw] kms_key_arn
The Amazon Resource Name (ARN) of the symmetric AWS Key Management Service (AWS KMS) key that encrypts the exported mailbox content. @return [String]
@!attribute [rw] s3_bucket_name
The name of the S3 bucket. @return [String]
@!attribute [rw] s3_prefix
The S3 bucket prefix. @return [String]
@!attribute [rw] s3_path
The path to the S3 bucket and file that the mailbox export job is exporting 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] error_info
Error information for failed mailbox export jobs. @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/DescribeMailboxExportJobResponse AWS API Documentation
Constants
- SENSITIVE