Class: Aws::Types::StartEmailContactResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartEmailContactResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#contact_id ⇒ ::String
Returns the value of attribute contact_id.
Instance Attribute Details
#contact_id ⇒ ::String
Returns the value of attribute contact_id.
7716 7717 7718 |
# File 'sig/types.rbs', line 7716 def contact_id @contact_id end |