LoadBalancerHealthcheckArgs

constructor(checkIntervalSeconds: Output<Int>? = null, healthyThreshold: Output<Int>? = null, path: Output<String>? = null, port: Output<Int>, protocol: Output<String>, responseTimeoutSeconds: Output<Int>? = null, unhealthyThreshold: Output<Int>? = null)