pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.toolresults.v1beta3.kotlin.outputs
/
TestExecutionStepResponse
/
TestExecutionStepResponse
Test
Execution
Step
Response
fun
TestExecutionStepResponse
(
testIssues
:
List
<
TestIssueResponse
>
,
testSuiteOverviews
:
List
<
TestSuiteOverviewResponse
>
,
testTiming
:
TestTimingResponse
,
toolExecution
:
ToolExecutionResponse
)