Class: Aws::Types::PutVoiceConnectorStreamingConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutVoiceConnectorStreamingConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#streaming_configuration ⇒ Types::StreamingConfiguration
Returns the value of attribute streaming_configuration.
Instance Attribute Details
#streaming_configuration ⇒ Types::StreamingConfiguration
Returns the value of attribute streaming_configuration.
945 946 947 |
# File 'sig/types.rbs', line 945 def streaming_configuration @streaming_configuration end |