Class: Aws::Types::GetVoiceConnectorStreamingConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetVoiceConnectorStreamingConfigurationResponse
- 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.
518 519 520 |
# File 'sig/types.rbs', line 518 def streaming_configuration @streaming_configuration end |