toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
GetStreamPlayback
Get
Stream
Playback
data
class
GetStreamPlayback
(
val
dash
:
String
,
val
hls
:
String
)
Members
Constructors
Get
Stream
Playback
Link copied to clipboard
constructor
(
dash
:
String
,
hls
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
dash
Link copied to clipboard
val
dash
:
String
DASH Media Presentation Description for the video.
hls
Link copied to clipboard
val
hls
:
String
The HLS manifest for the video.