pulumi-gitlab-kotlin
6.4.0.0
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin
/
PipelineScheduleVariableArgs
/
PipelineScheduleVariableArgs
Pipeline
Schedule
Variable
Args
fun
PipelineScheduleVariableArgs
(
key
:
Output
<
String
>
?
=
null
,
pipelineScheduleId
:
Output
<
Int
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)