pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.logic.kotlin.inputs
/
WorkflowParameterArgs
/
WorkflowParameterArgs
Workflow
Parameter
Args
fun
WorkflowParameterArgs
(
description
:
Output
<
String
>
?
=
null
,
metadata
:
Output
<
Any
>
?
=
null
,
type
:
Output
<
Either
<
String
,
ParameterType
>
>
?
=
null
,
value
:
Output
<
Any
>
?
=
null
)