applicationDeltaHealthPolicies

@JvmName(name = "vgfpnkxturwrqqwy")
suspend fun applicationDeltaHealthPolicies(value: Output<Map<String, ApplicationDeltaHealthPolicyArgs>>)
@JvmName(name = "gqvjvchikeipcvgv")
suspend fun applicationDeltaHealthPolicies(value: Map<String, ApplicationDeltaHealthPolicyArgs>?)

Parameters

value

Defines the application delta health policy map used to evaluate the health of an application or one of its child entities when upgrading the cluster.


@JvmName(name = "viypubbkjygciplq")
suspend fun applicationDeltaHealthPolicies(vararg argument: Pair<String, suspend ApplicationDeltaHealthPolicyArgsBuilder.() -> Unit>)

Parameters

argument

Defines the application delta health policy map used to evaluate the health of an application or one of its child entities when upgrading the cluster.


@JvmName(name = "uqkiighuefpwybmt")
fun applicationDeltaHealthPolicies(vararg values: Pair<String, ApplicationDeltaHealthPolicyArgs>)

Parameters

values

Defines the application delta health policy map used to evaluate the health of an application or one of its child entities when upgrading the cluster.