Class: Aws::Types::GetHLSStreamingSessionURLOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetHLSStreamingSessionURLOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hls_streaming_session_url ⇒ ::String
Returns the value of attribute hls_streaming_session_url.
Instance Attribute Details
#hls_streaming_session_url ⇒ ::String
Returns the value of attribute hls_streaming_session_url.
99 100 101 |
# File 'sig/types.rbs', line 99 def hls_streaming_session_url @hls_streaming_session_url end |