toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.osconfig.kotlin.outputs
/
V2PolicyOrchestratorOrchestrationStatePreviousIterationState
/
V2PolicyOrchestratorOrchestrationStatePreviousIterationState
V2Policy
Orchestrator
Orchestration
State
Previous
Iteration
State
constructor
(
error
:
V2PolicyOrchestratorOrchestrationStatePreviousIterationStateError
?
=
null
,
failedActions
:
String
?
=
null
,
finishTime
:
String
?
=
null
,
performedActions
:
String
?
=
null
,
progress
:
Double
?
=
null
,
rolloutResource
:
String
?
=
null
,
startTime
:
String
?
=
null
,
state
:
String
?
=
null
)