Class: Aws::Types::StartOutboundVoiceContactResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartOutboundVoiceContactResponse
- 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.
7793 7794 7795 |
# File 'sig/types.rbs', line 7793 def contact_id @contact_id end |