toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
GetStreamLiveInputRtmpsPlayback
Get
Stream
Live
Input
Rtmps
Playback
data
class
GetStreamLiveInputRtmpsPlayback
(
val
streamKey
:
String
,
val
url
:
String
)
Members
Constructors
Get
Stream
Live
Input
Rtmps
Playback
Link copied to clipboard
constructor
(
streamKey
:
String
,
url
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
stream
Key
Link copied to clipboard
val
streamKey
:
String
The secret key to use for playback via RTMPS.
url
Link copied to clipboard
val
url
:
String
The URL used to play live video over RTMPS.