pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.osconfig.v1beta.kotlin.inputs
/
SoftwareRecipeStepRunScriptArgs
/
SoftwareRecipeStepRunScriptArgs
Software
Recipe
Step
Run
Script
Args
fun
SoftwareRecipeStepRunScriptArgs
(
allowedExitCodes
:
Output
<
List
<
Int
>
>
?
=
null
,
interpreter
:
Output
<
SoftwareRecipeStepRunScriptInterpreter
>
?
=
null
,
script
:
Output
<
String
>
)