toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.medialive.kotlin.inputs
/
InputDestinationArgs
Input
Destination
Args
data
class
InputDestinationArgs
(
val
streamName
:
Output
<
String
>
)
:
ConvertibleToJava
<
InputDestinationArgs
>
Members
Constructors
Input
Destination
Args
Link copied to clipboard
constructor
(
streamName
:
Output
<
String
>
)
Properties
stream
Name
Link copied to clipboard
val
streamName
:
Output
<
String
>
A unique name for the location the RTMP stream is being pushed to.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
InputDestinationArgs