pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.inputs
/
AutoHealActionsArgs
/
AutoHealActionsArgs
Auto
Heal
Actions
Args
fun
AutoHealActionsArgs
(
actionType
:
Output
<
AutoHealActionType
>
?
=
null
,
customAction
:
Output
<
AutoHealCustomActionArgs
>
?
=
null
,
minProcessExecutionTime
:
Output
<
String
>
?
=
null
)