toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.mediatailor.kotlin.inputs
/
GetVodSourcePlainArgs
Get
Vod
Source
Plain
Args
data
class
GetVodSourcePlainArgs
(
val
sourceLocationName
:
String
,
val
vodSourceName
:
String
)
:
ConvertibleToJava
<
GetVodSourcePlainArgs
>
Members
Constructors
Get
Vod
Source
Plain
Args
Link copied to clipboard
constructor
(
sourceLocationName
:
String
,
vodSourceName
:
String
)
Properties
source
Location
Name
Link copied to clipboard
val
sourceLocationName
:
String
The name of the source location that the VOD source is associated with.
vod
Source
Name
Link copied to clipboard
val
vodSourceName
:
String
The name of the VOD source.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetVodSourcePlainArgs