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

Class: Aws::WorkMail::Types::DescribeOrganizationResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#aliasString

The alias for an organization.

Returns:

  • (String)

    The alias for an organization.

#arnString

The Amazon Resource Name (ARN) of the organization.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the organization.

#completed_dateTime

The date at which the organization became usable in the WorkMail context, in UNIX epoch time format.

Returns:

  • (Time)

    The date at which the organization became usable in the WorkMail context, in UNIX epoch time format.

#default_mail_domainString

The default mail domain associated with the organization.

Returns:

  • (String)

    The default mail domain associated with the organization.

#directory_idString

The identifier for the directory associated with an Amazon WorkMail organization.

Returns:

  • (String)

    The identifier for the directory associated with an Amazon WorkMail organization.

#directory_typeString

The type of directory associated with the WorkMail organization.

Returns:

  • (String)

    The type of directory associated with the WorkMail organization.

#error_messageString

(Optional) The error message indicating if unexpected behavior was encountered with regards to the organization.

Returns:

  • (String)

    (Optional) The error message indicating if unexpected behavior was encountered with regards to the organization.

#organization_idString

The identifier of an organization.

Returns:

  • (String)

    The identifier of an organization.

#stateString

The state of an organization.

Returns:

  • (String)

    The state of an organization.