Class: Aws::Types::StartOutboundChatContactResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartOutboundChatContactResponse
- 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.
7752 7753 7754 |
# File 'sig/types.rbs', line 7752 def contact_id @contact_id end |