application Delta Health Policies
suspend fun applicationDeltaHealthPolicies(value: Output<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.
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.
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.