You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::WorkMail::Types::StartMailboxExportJobRequestWhen passing StartMailboxExportJobRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
client_token: "IdempotencyClientToken", organization_id: "OrganizationId", entity_id: "WorkMailIdentifier", description: "Description",
role_arn: "RoleArn", kms_key_arn: "KmsKeyArn", s3_bucket_name: "S3BucketName", s3_prefix: "S3ObjectKey", }
Instance Attribute Summary collapse
The idempotency token for the client request.
The mailbox export job description.
The identifier of the user or resource associated with the mailbox.
The Amazon Resource Name (ARN) of the symmetric AWS Key Management Service (AWS KMS) key that encrypts the exported mailbox content.
The identifier associated with the organization.
The ARN of the AWS Identity and Access Management (IAM) role that grants write permission to the S3 bucket.
The name of the S3 bucket.
The S3 bucket prefix.
The idempotency token for the client request.
#description ⇒ StringThe mailbox export job description.
#entity_id ⇒ StringThe identifier of the user or resource associated with the mailbox.
#kms_key_arn ⇒ StringThe Amazon Resource Name (ARN) of the symmetric AWS Key Management Service (AWS KMS) key that encrypts the exported mailbox content.
#organization_id ⇒ StringThe identifier associated with the organization.
#role_arn ⇒ StringThe ARN of the AWS Identity and Access Management (IAM) role that grants write permission to the S3 bucket.
#s3_bucket_name ⇒ StringThe name of the S3 bucket.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4