Class: Aws::Types::StreamingExperienceSettings
- Inherits:
-
Object
- Object
- Aws::Types::StreamingExperienceSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#preferred_protocol ⇒ "TCP", "UDP"
Returns the value of attribute preferred_protocol.
Instance Attribute Details
#preferred_protocol ⇒ "TCP", "UDP"
Returns the value of attribute preferred_protocol.
1490 1491 1492 |
# File 'sig/types.rbs', line 1490 def preferred_protocol @preferred_protocol end |