pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.osconfig.v1beta.kotlin.inputs
/
SoftwareRecipeStepInstallMsiArgs
/
SoftwareRecipeStepInstallMsiArgs
Software
Recipe
Step
Install
Msi
Args
fun
SoftwareRecipeStepInstallMsiArgs
(
allowedExitCodes
:
Output
<
List
<
Int
>
>
?
=
null
,
artifactId
:
Output
<
String
>
,
flags
:
Output
<
List
<
String
>
>
?
=
null
)