Class: Aws::Types::GetPrimaryEmailResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetPrimaryEmailResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#primary_email ⇒ ::String
Returns the value of attribute primary_email.
Instance Attribute Details
#primary_email ⇒ ::String
Returns the value of attribute primary_email.
129 130 131 |
# File 'sig/types.rbs', line 129 def primary_email @primary_email end |