pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.osconfig.v1beta.kotlin.outputs
/
SoftwareRecipeStepExecFileResponse
/
SoftwareRecipeStepExecFileResponse
Software
Recipe
Step
Exec
File
Response
fun
SoftwareRecipeStepExecFileResponse
(
allowedExitCodes
:
List
<
Int
>
,
args
:
List
<
String
>
,
artifactId
:
String
,
localPath
:
String
)