pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.toolresults.v1beta3.kotlin.outputs
/
ToolExecutionResponse
/
ToolExecutionResponse
Tool
Execution
Response
fun
ToolExecutionResponse
(
commandLineArguments
:
List
<
String
>
,
exitCode
:
ToolExitCodeResponse
,
toolLogs
:
List
<
FileReferenceResponse
>
,
toolOutputs
:
List
<
ToolOutputReferenceResponse
>
)