Class: Aws::Types::GetMailboxDetailsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetMailboxDetailsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#mailbox_quota ⇒ ::Integer
Returns the value of attribute mailbox_quota.
-
#mailbox_size ⇒ ::Float
Returns the value of attribute mailbox_size.
Instance Attribute Details
#mailbox_quota ⇒ ::Integer
Returns the value of attribute mailbox_quota.
714 715 716 |
# File 'sig/types.rbs', line 714 def mailbox_quota @mailbox_quota end |
#mailbox_size ⇒ ::Float
Returns the value of attribute mailbox_size.
715 716 717 |
# File 'sig/types.rbs', line 715 def mailbox_size @mailbox_size end |