toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.osconfig.v1beta.kotlin.inputs
/
ExecStepConfigArgs
/
ExecStepConfigArgs
Exec
Step
Config
Args
constructor
(
allowedSuccessCodes
:
Output
<
List
<
Int
>
>
?
=
null
,
gcsObject
:
Output
<
GcsObjectArgs
>
?
=
null
,
interpreter
:
Output
<
ExecStepConfigInterpreter
>
?
=
null
,
localPath
:
Output
<
String
>
?
=
null
)