Class: Aws::Types::CustomerContact
- Inherits:
-
Object
- Object
- Aws::Types::CustomerContact
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#email ⇒ ::String
Returns the value of attribute email.
Instance Attribute Details
#email ⇒ ::String
Returns the value of attribute email.
1037 1038 1039 |
# File 'sig/types.rbs', line 1037 def email @email end |