pulumi-docker-kotlin
4.4.4.0
pulumi-docker-kotlin
/
com.pulumi.docker.kotlin.inputs
/
ServiceUpdateConfigArgs
/
ServiceUpdateConfigArgs
Service
Update
Config
Args
fun
ServiceUpdateConfigArgs
(
delay
:
Output
<
String
>
?
=
null
,
failureAction
:
Output
<
String
>
?
=
null
,
maxFailureRatio
:
Output
<
String
>
?
=
null
,
monitor
:
Output
<
String
>
?
=
null
,
order
:
Output
<
String
>
?
=
null
,
parallelism
:
Output
<
Int
>
?
=
null
)