Class: Aws::Types::StartContactStreamingResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartContactStreamingResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#streaming_id ⇒ ::String
Returns the value of attribute streaming_id.
Instance Attribute Details
#streaming_id ⇒ ::String
Returns the value of attribute streaming_id.
7693 7694 7695 |
# File 'sig/types.rbs', line 7693 def streaming_id @streaming_id end |