serviceTypeDeltaHealthPolicies

@JvmName(name = "cphbfhrwttcahguo")
suspend fun serviceTypeDeltaHealthPolicies(value: Output<Map<String, ServiceTypeDeltaHealthPolicyArgs>>)
@JvmName(name = "quentgjyxspphkro")
suspend fun serviceTypeDeltaHealthPolicies(value: Map<String, ServiceTypeDeltaHealthPolicyArgs>?)

Parameters

value

The map with service type delta health policy per service type name. The map is empty by default.


@JvmName(name = "wxsbgnjjcjypkybc")
suspend fun serviceTypeDeltaHealthPolicies(vararg argument: Pair<String, suspend ServiceTypeDeltaHealthPolicyArgsBuilder.() -> Unit>)

Parameters

argument

The map with service type delta health policy per service type name. The map is empty by default.


@JvmName(name = "saihnpalttctnwsx")
fun serviceTypeDeltaHealthPolicies(vararg values: Pair<String, ServiceTypeDeltaHealthPolicyArgs>)

Parameters

values

The map with service type delta health policy per service type name. The map is empty by default.