Class: Aws::Types::CustomerSummary
- Inherits:
-
Object
- Object
- Aws::Types::CustomerSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account ⇒ Types::AccountSummary
Returns the value of attribute account.
Instance Attribute Details
#account ⇒ Types::AccountSummary
Returns the value of attribute account.
329 330 331 |
# File 'sig/types.rbs', line 329 def account @account end |