pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.osconfig.v1beta.kotlin.inputs
/
SoftwareRecipeStepExecFileArgs
/
SoftwareRecipeStepExecFileArgs
Software
Recipe
Step
Exec
File
Args
fun
SoftwareRecipeStepExecFileArgs
(
allowedExitCodes
:
Output
<
List
<
Int
>
>
?
=
null
,
args
:
Output
<
List
<
String
>
>
?
=
null
,
artifactId
:
Output
<
String
>
?
=
null
,
localPath
:
Output
<
String
>
?
=
null
)