Service Type Health Policy Args
data class ServiceTypeHealthPolicyArgs(val maxPercentUnhealthyServices: Output<Int>? = null) : ConvertibleToJava<ServiceTypeHealthPolicyArgs>
Represents the health policy used to evaluate the health of services belonging to a service type.