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