autoHealingPolicies

@JvmName(name = "qpqtbatwdcnbkaas")
suspend fun autoHealingPolicies(value: Output<InstanceGroupManagerAutoHealingPoliciesArgs>)
@JvmName(name = "hpmwclknlxamurue")
suspend fun autoHealingPolicies(value: InstanceGroupManagerAutoHealingPoliciesArgs?)

Parameters

value

The autohealing policies for this managed instance group. You can specify only one value. Structure is documented below. For more information, see the official documentation.


@JvmName(name = "wkumbdipwlonkgfx")
suspend fun autoHealingPolicies(argument: suspend InstanceGroupManagerAutoHealingPoliciesArgsBuilder.() -> Unit)

Parameters

argument

The autohealing policies for this managed instance group. You can specify only one value. Structure is documented below. For more information, see the official documentation.