toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.mediatailor.kotlin.inputs
/
GetLiveSourcePlainArgs
Get
Live
Source
Plain
Args
data
class
GetLiveSourcePlainArgs
(
val
liveSourceName
:
String
,
val
sourceLocationName
:
String
)
:
ConvertibleToJava
<
GetLiveSourcePlainArgs
>
Members
Constructors
Get
Live
Source
Plain
Args
Link copied to clipboard
constructor
(
liveSourceName
:
String
,
sourceLocationName
:
String
)
Properties
live
Source
Name
Link copied to clipboard
val
liveSourceName
:
String
The name that's used to refer to a live source.
source
Location
Name
Link copied to clipboard
val
sourceLocationName
:
String
The name of the source location.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetLiveSourcePlainArgs