pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.run.v1.kotlin.outputs
/
JobStatusResponse
/
JobStatusResponse
Job
Status
Response
fun
JobStatusResponse
(
conditions
:
List
<
GoogleCloudRunV1ConditionResponse
>
,
executionCount
:
Int
,
latestCreatedExecution
:
ExecutionReferenceResponse
,
observedGeneration
:
Int
)