pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.notebooks.v1.kotlin.inputs
/
GetSchedulePlainArgs
Get
Schedule
Plain
Args
data
class
GetSchedulePlainArgs
(
val
location
:
String
,
val
project
:
String
?
=
null
,
val
scheduleId
:
String
)
:
ConvertibleToJava
<
GetSchedulePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Schedule
Plain
Args
Link copied to clipboard
fun
GetSchedulePlainArgs
(
location
:
String
,
project
:
String
?
=
null
,
scheduleId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSchedulePlainArgs
Properties
location
Link copied to clipboard
val
location
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null
schedule
Id
Link copied to clipboard
val
scheduleId
:
String