Class: Aws::Types::GetDASHStreamingSessionURLOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetDASHStreamingSessionURLOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dash_streaming_session_url ⇒ ::String
Returns the value of attribute dash_streaming_session_url.
Instance Attribute Details
#dash_streaming_session_url ⇒ ::String
Returns the value of attribute dash_streaming_session_url.
81 82 83 |
# File 'sig/types.rbs', line 81 def dash_streaming_session_url @dash_streaming_session_url end |