SensorArgs

constructor(scope: Output<String>? = null, sensorName: Output<String>? = null, sensorType: Output<Either<String, SensorType>>? = null, tiAutomaticUpdates: Output<Boolean>? = null, zone: Output<String>? = null)