pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.automation.kotlin.inputs
/
RunbookParameterArgs
/
RunbookParameterArgs
Runbook
Parameter
Args
fun
RunbookParameterArgs
(
defaultValue
:
Output
<
String
>
?
=
null
,
isMandatory
:
Output
<
Boolean
>
?
=
null
,
position
:
Output
<
Int
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
)