VirtualNodeSpecListenerHealthCheckArgs

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