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/CreateOrganizationRequest.html below:

CreateOrganizationRequest — 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::CreateOrganizationRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing CreateOrganizationRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  directory_id: "DirectoryId",
  alias: "OrganizationName",   client_token: "IdempotencyClientToken",
  domains: [
    {
      domain_name: "DomainName",
      hosted_zone_id: "HostedZoneId",
    },
  ],
  kms_key_arn: "KmsKeyArn",
  enable_interoperability: false,
}
Instance Attribute Summary collapse Instance Attribute Details #client_token ⇒ String

The idempotency token associated with the request.

#directory_id ⇒ String

The AWS Directory Service directory ID.

#domains ⇒ Array<Types::Domain>

The email domains to associate with the organization.

#enable_interoperability ⇒ Boolean

When true, allows organization interoperability between Amazon WorkMail and Microsoft Exchange. Can only be set to true if an AD Connector directory ID is included in the request.

#kms_key_arn ⇒ String

The Amazon Resource Name (ARN) of a customer managed master key from AWS KMS.


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