pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.medialive.kotlin.outputs
/
InputDestination
Input
Destination
data
class
InputDestination
(
val
streamName
:
String
)
Types
Constructors
Properties
Constructors
Input
Destination
Link copied to clipboard
fun
InputDestination
(
streamName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
stream
Name
Link copied to clipboard
val
streamName
:
String
A unique name for the location the RTMP stream is being pushed to.