ServiceHealthCheckConfigurationArgs

constructor(healthyThreshold: Output<Int>? = null, interval: Output<Int>? = null, path: Output<String>? = null, protocol: Output<ServiceHealthCheckConfigurationProtocol>? = null, timeout: Output<Int>? = null, unhealthyThreshold: Output<Int>? = null)