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

Class: Aws::WorkMail::Types::GetMailboxDetailsResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#mailbox_quotaInteger

The maximum allowed mailbox size, in MB, for the specified user.

Returns:

  • (Integer)

    The maximum allowed mailbox size, in MB, for the specified user.

#mailbox_sizeFloat

The current mailbox size, in MB, for the specified user.

Returns:

  • (Float)

    The current mailbox size, in MB, for the specified user.