A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/WorkMail/Types/StartMailboxExportJobRequest.html below:

StartMailboxExportJobRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::WorkMail::Types::StartMailboxExportJobRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When 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 Instance Attribute Details #client_token ⇒ String

The idempotency token for the client request.

#description ⇒ String

The mailbox export job description.

#entity_id ⇒ String

The identifier of the user or resource associated with the mailbox.

#kms_key_arn ⇒ String

The Amazon Resource Name (ARN) of the symmetric AWS Key Management Service (AWS KMS) key that encrypts the exported mailbox content.

#organization_id ⇒ String

The identifier associated with the organization.

#role_arn ⇒ String

The ARN of the AWS Identity and Access Management (IAM) role that grants write permission to the S3 bucket.

#s3_bucket_name ⇒ String

The 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