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

Class: Aws::WorkMail::Types::OrganizationSummary

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

Overview

The representation of an organization.

Instance Attribute Summary collapse

Instance Attribute Details

#aliasString

The alias associated with the organization.

Returns:

  • (String)

    The alias associated with the organization.

#default_mail_domainString

The default email domain associated with the organization.

Returns:

  • (String)

    The default email domain associated with the organization.

#error_messageString

The error message associated with the organization. It is only present if unexpected behavior has occurred with regards to the organization. It provides insight or solutions regarding unexpected behavior.

Returns:

  • (String)

    The error message associated with the organization.

#organization_idString

The identifier associated with the organization.

Returns:

  • (String)

    The identifier associated with the organization.

#stateString

The state associated with the organization.

Returns:

  • (String)

    The state associated with the organization.